| MGCollection.isEmpty |
|
boolean isEmpty()
Returns a value indicating whether the collection is empty or contains any objects.
boolean - Returns True if the collection is empty; False if the collection contains at least one object.
none