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