public PropertyValue CONNECTION_NET_INDEX( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_NET_INDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_NET_INDEX( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_NET_INDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Identifies the net in the case of net-based connections.