[]
Gets the ShapeConnectionSite object at the specified index.
ShapeConnectionSite this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ShapeConnectionSite
| Type | Name | Description |
|---|---|---|
| int | index | The index of the connection site. |
| Type | Description |
|---|---|
| ShapeConnectionSite | The ShapeConnectionSite object at the specified index. |