BcfArrayBoxT Properties |
[This is preliminary documentation and is subject to change.]
The BcfArrayBoxT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Array |
Gets the wrapped immutable array.
| |
| Count |
Returns the number of elements in the Array.
| |
| EnsuresDistinct |
Gets a value indicating whether the elements in the array are known as distinct.
| |
| Item |
Gets the element at the specified index.
|