Version: 2022.1
언어: 한국어
public void ClearArray ();

설명

Remove all elements from the array.

This is equivalent to setting arraySize to 0.
See Also: isArray.