[This is preliminary documentation and is subject to change.]
The SubArrayTElement generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
Available |
The number of unoccupied elements in this subarray.
| |
Item |
The element of this subarray at the given index.
| |
Length |
The total number of (occupied and unoccupied) elements in this subarray.
|
See Also