IsEmpty: Boolean;
IsEmpty: boolean;
The IsEmpty property returns attribute whether key map is empty.
Available values:
True. Map is empty and does not contain keys.
False. Map contains keys.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: