'Declaration ReadOnly Default Property Item( _ ByVal index As Integer _ ) As IGradientStop
'Usage Dim instance As IGradientStops Dim index As Integer Dim value As IGradientStop value = instance.Item(index)
IGradientStop this[ int index ]; {get;}
Parameters
- index
- The index.