Slice(Int32) | Gets a new CircularListT instance, which represents a subsection of the current instance with the specified start index. |
Slice(Int32, Int32) | Gets a new CircularListT instance, which represents a subsection of the current instance with the specified start index and count. |