ProviderDictionaryTKey, TValueIsEmpty Property |
Returns true if the Dictionary is empty.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public bool IsEmpty { get; }
Property Value
Type:
BooleanSee Also