public PropertyValue SYMB_CONNECTIONNUMBER( int index ) {get; set;}
public: property PropertyValue^ SYMB_CONNECTIONNUMBER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMB_CONNECTIONNUMBER( int index ) {get; set;}
public: property PropertyValue^ SYMB_CONNECTIONNUMBER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 100.
Internal connection point number. Either a consecutive number or a "n" (for a variable connection number) or a "z" (for the last connection point with a variable connection number).