Slice(Int32) | Gets a new ArraySectionT instance, which represents a subsection of the current instance with the specified startIndex. |
Slice(Int32, Int32) | Gets a new ArraySectionT instance, which represents a subsection of the current instance with the specified startIndex and length. |