public PropertyValue FUNC_DEFINITIONSEPARATOR( int index ) {get; set;}
public: property PropertyValue^ FUNC_DEFINITIONSEPARATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_DEFINITIONSEPARATOR( int index ) {get; set;}
public: property PropertyValue^ FUNC_DEFINITIONSEPARATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the character "=" as the separator for terminal strip and plug definitions.