'Declaration Public Function GetRange( _ ByVal index As System.Integer, _ ByVal count As System.Integer _ ) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> GetRange( System.int index, System.int count )
aj Class aj Members