Click or drag to resize
BigArrayTClear Method
Overload List
  NameDescription
Public methodClear
Sets all elements in the BigArray to zero, to false, or to null, depending on the element type.
Public methodClear(Int64, Int64)
Sets a range of elements in the BigArray to zero, to false, or to null, depending on the element type.
Top
See Also