DeleteAll  Array

The DeleteAll function deletes all object instances and sets the items to null.

Syntax

Array.DeleteAll()

Parameters

The DeleteAll function has no parameters.

Return value

The DeleteAll function has no return values.

Example

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