Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
SafeDictionary(TKey, TValue) Class
SafeDictionary(TKey, TValue) Properties
AllowNulls Property
CopyToNewThread Property
DefaultValue Property
IsSynchronized Property
Item Property
Keys Property
NullValue Property
SyncRoot Property
TypedKeys Property
TypedValues Property
UseWeakReferences Property
Values Property
SafeDictionary
TKey
,
TValue
Values Property
Gets a Collection containing the values in the System.Collections.Hashtable.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
ICollection
Values
{
get
; }
Property Value
Type:
ICollection
Implements
IDictionary
Values
See Also
Reference
SafeDictionary
TKey, TValue
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com