IsEmpty: Boolean;
The IsEmpty property returns whether the collection is empty.
Available values:
True. Collection is empty and does not contain elements.
False. Collection contains elements.
The property use is given in the example for IMetabaseUpdateContext.RegisterKeyChangeO.
See also: