RemoveConnectionPoint Method
In This Topic
Removes a net connection point and connection
Syntax
public void RemoveConnectionPoint(
int
)
public:
void RemoveConnectionPoint(
int
)
Parameters
| Parameter Name | Description |
|---|
| index | Index of existing connection point in daisy chain (0-based) |
See Also