The BigArrayT generic type exposes the following members.
Properties
| Name | Description |
---|
 | BlockSize |
Maximum elements can be stored in an internal block.
|
 | Item |
Gets or sets the element at the specified index.
|
 | Length |
Total number of elements contained within this instance.
|
Top
See Also