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