MGCollection.isEmpty   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

boolean isEmpty()

Description

Returns a value indicating whether the collection is empty or contains any objects.

Returns

boolean - Returns True if the collection is empty; False if the collection contains at least one object.

Error Codes

none