Click or drag to resize
BigArrayTClear Method
Sets all elements in the BigArray to zero, to false, or to null, depending on the element type.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void Clear()
See Also