public PropertyValue SYMB_PROPERTYINSTANCESET( int index ) {get; set;}
public: property PropertyValue^ SYMB_PROPERTYINSTANCESET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMB_PROPERTYINSTANCESET( int index ) {get; set;}
public: property PropertyValue^ SYMB_PROPERTYINSTANCESET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 64.
Contains multi-language designations for user-defined sets of properties (max. 64).