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