'Declaration
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ISparklineGroup
'Usage
Dim instance As ISparklineGroups Dim index As Integer Dim value As ISparklineGroup value = instance.Item(index)
ISparklineGroup this[ int index ]; {get;}
Parameters
- index
- Specifies the position of an element in the collection.