Click or drag to resize

SimpleMagicPropertyInfoNext Property

Gets or sets the next magic property INFO that shares the same name.

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public SimpleMagicPropertyInfo Next { get; }

Property Value

Type: SimpleMagicPropertyInfo
The next.
See Also