Clear Function
Removes all Atoms from the array.
Syntax
[C#]
void Clear()
Params
Name
Description
none
Notes
Removes all Atoms from the array.
Example
None.