public PropertyValue CONNECTION_TARGETINFO_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_TARGETINFO_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_TARGETINFO_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_TARGETINFO_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Indicates the internal / external index that the connection point at the target of the connection has. The internal / external index defines for a connection point in the connection point pattern the number of the internal or external connection point that this connection point represents.