Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ProviderDictionary(TKey, TValue) Class
ProviderDictionary(TKey, TValue) Methods
Add Method
Add Method (Object, TValue)
Add Method (TKey, TValue)
Add Method (TKey, TValue, Boolean)
ProviderDictionary
TKey
,
TValue
Add Method (Object,
TValue
)
Adds the specified object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
void
Add
(
Object
key
, TValue
value
)
Parameters
key
Type:
System
Object
Key to add
value
Type:
TValue
Value
Implements
IProviderDictionaryTemplate
TValue
Add(Object, TValue)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
Add Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com