'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
public T this[ int index ]; {get;}
C1SelectManyDataCollection<S,T> Class C1SelectManyDataCollection<S,T> Members