Click or drag to resize

BcfArrayBoxT Properties

[This is preliminary documentation and is subject to change.]

The BcfArrayBoxT generic type exposes the following members.

Properties
  NameDescription
Public propertyArray
Gets the wrapped immutable array.
Public propertyCount
Returns the number of elements in the Array.
Public propertyEnsuresDistinct
Gets a value indicating whether the elements in the array are known as distinct.
Public propertyItem
Gets the element at the specified index.
Top
See Also