'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As LabeledValue
public LabeledValue this[ System.int index ]; {get;}
Parameters
- index
'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As LabeledValue
public LabeledValue this[ System.int index ]; {get;}