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