BigArrayTClear Method |
Name | Description | |
---|---|---|
Clear |
Sets all elements in the BigArray to zero, to false, or to null,
depending on the element type.
| |
Clear(Int64, Int64) |
Sets a range of elements in the BigArray to zero, to false, or to null,
depending on the element type.
|