'Declaration
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ShapeConnectionSite
'Usage
Dim instance As IShapeConnectionSites Dim index As Integer Dim value As ShapeConnectionSite value = instance.Item(index)
ShapeConnectionSite this[ int index ]; {get;}
Parameters
- index
- The index of the connection site.