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