public List<T> GetRange( int index )
Public Function GetRange ( _ index As Integer _ ) As List(Of T)
public: List<T>^ GetRange( int^ index )