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




item
The KeyValuePair to locate in the dictionary.

Glossary Item Box

Determines whether the dictionary contains the specified key/value pair.

Syntax

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

Parameters

item
The KeyValuePair to locate in the dictionary.

Return Value

Returns true if the dictionary contains the specified KeyValuePair; otherwise, false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.