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