public PropertyValue PART_TERMINAL_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ PART_TERMINAL_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PART_TERMINAL_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ PART_TERMINAL_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Description of the connection point pattern.