public PropertyValue SYMBVAR_NAME( int index ) {get; set;}
public: property PropertyValue^ SYMBVAR_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMBVAR_NAME( int index ) {get; set;}
public: property PropertyValue^ SYMBVAR_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Name of the symbol variant.