Array.Clear()

Description 描述

Empties the array. The length of the array will be zero.



Note: This is javascript only. C# does not use this feature.