RemoveAll  Array

The RemoveAll function removes all the items wihtout deleting objects.

Syntax

Array.RemoveAll()

Parameters

The RemoveAll function has no parameters.

Return value

The RemoveAll function has no return values.

Example

myArray.RemoveAll()
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia