RVTDocs.com

DefinitionBindingMap.IsEmpty

Property
Description:
Test to see if the map is empty.
Remarks:
If the map is empty then True will be returned, otherwise False.
Syntax
public virtual bool IsEmpty { get; }