'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As AlternatingRow
'Usage Dim instance As AlternatingRows Dim index As Integer Dim value As AlternatingRow value = instance.Item(index)
public AlternatingRow this[ int index ]; {get;}
Parameters
- index
- Index of the alternating row in the collection