Click or drag to resize
BigArrayT Properties

The BigArrayT generic type exposes the following members.

Properties
  NameDescription
Public propertyBlockSize
Maximum elements can be stored in an internal block.
Public propertyItem
Gets or sets the element at the specified index.
Public propertyLength
Total number of elements contained within this instance.
Top
See Also