public void AddConnectionPoint( NetDefinitionPoint.NetConnectionPoint netConnectionPoint, int index )
public: void AddConnectionPoint( NetDefinitionPoint.NetConnectionPoint^ netConnectionPoint, int index )
Parameters
| Parameter Name | Description |
|---|---|
| netConnectionPoint | Existing connection point on the same net definition point |
| index | Position at which new item will be inserted (0-based) |