public Sparkline this[ int index ]; {get;}
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Sparkline
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Sparkline
'Usage Dim instance As SparklineGroup Dim index As Integer Dim value As Sparkline value = instance.Item(index)
'Usage
Dim instance As SparklineGroup Dim index As Integer Dim value As Sparkline value = instance.Item(index)
SparklineGroup Class SparklineGroup Members