public PropertyValue POTENTIAL_NETNAME( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_NETNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue POTENTIAL_NETNAME( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_NETNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the net.