Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base
SafeDictionary(TKey, TValue) Class
SafeDictionary(TKey, TValue) Properties
AllowNulls Property
CopyToNewThread Property
DefaultValue Property
IsEmpty Property
IsSynchronized Property
Item Property
Keys Property
NullValue Property
SyncRoot Property
TypedKeys Property
TypedValues Property
UseWeakReferences Property
Values Property
SafeDictionary
TKey
,
TValue
IsEmpty Property
Returns true if the dictionary is empty
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
IsEmpty
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
SafeDictionary
TKey, TValue
Class
CMS.Base Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com