public PropertyValue Property( Properties.ConnectionPointsInfo id, int index ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.ConnectionPointsInfo id, int index); void set (Properties.ConnectionPointsInfo id, int index, PropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| id | Identifier of the ConnectionPointsInfo's property |
| index | Index of the ConnectionPointsInfo's property |