'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As StopValue
'Declaration
Public Default Property Item( _ ByVal index As Integer _ ) As StopValue
public StopValue this[ int index ]; {get; set;}
StopCollection Class StopCollection Members