[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
SubArrayTElement(TElement) |
Constructs a new empty subarray that can grow to the full size of the given array.
| |
SubArrayTElement(TElement, Int32) |
Constructs a new subarray that contains an initial number of elements and can grow to the full size
of the given array.
|
See Also