'Declaration
Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As INDockZoneChild
'Usage
Dim instance As NDockZoneChildCollection Dim index As System.Integer Dim value As INDockZoneChild value = instance.Item(index)
public INDockZoneChild this[ System.int index ]; {get;}
Parameters
- index