ImageGear for .NET
Add(TKey,TValue) Method
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Core Namespace > ImGearReadOnlyDictionary<TKey,TValue> Class > Add Method : Add(TKey,TValue) Method




key
The object to use as the key of the element to add.
value
The object to use as the value of the element to add.

Glossary Item Box

This method is not supported by the ImGearReadOnlyDictionary.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

key
The object to use as the key of the element to add.
value
The object to use as the value of the element to add.

See Also

©2013. Accusoft Corporation. All Rights Reserved.