Click or drag to resize
SafeDictionaryTKey, TValueIsEmpty Property
Returns true if the dictionary is empty

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also