ReadOnlyArray<T> Properties |
The ReadOnlyArray<T> generic type exposes the following members.
Name | Description | |
---|---|---|
IsNull |
Determines whether the array is null.
| |
Item |
Gets a specified element of the array.
| |
Length |
Gets the array length.
|