'Declaration
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As IFormatCondition
'Usage
Dim instance As IFormatConditions Dim index As Integer Dim value As IFormatCondition value = instance.Item(index)
IFormatCondition this[ int index ]; {get;}
Parameters
- index
- An integer value that indicates the index number.