'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As C1AnchorInfo
public C1AnchorInfo this[ int index ]; {get;}
Parameters
- index
 - The index in the current collection.
 
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As C1AnchorInfo
public C1AnchorInfo this[ int index ]; {get;}