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