[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Constructor
Namespace: net.esper.events.property
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Sub New ( _ name As String _ ) |
C# |
---|
protected IndexedPropertyDescriptor ( string name ) |
Visual C++ |
---|
protected: IndexedPropertyDescriptor ( String^ name ) |
Parameters
- name
- System.String