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