APRlib

SetBase.IsEmpty Method 

Verifies if the collection is empty.

public virtual bool IsEmpty();

Return Value

True if the collection is empty, false otherwise.

See Also

SetBase Class | edu.neu.ccs.demeter.APRlib.Collections Namespace