public PropertyValue CONNECTION_LOCATION_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_LOCATION_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_LOCATION_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_LOCATION_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..