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




key
The key to locate in the dictionary.

Glossary Item Box

Determines whether the dictionary contains the specified key.

Syntax

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

Parameters

key
The key to locate in the dictionary.

Return Value

true if the dictionary contains an element with the specified key; otherwise, false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.