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