ImageGear for .NET
ImGearReadOnlyDictionary<TKey,TValue> Class Members
Properties  Methods 


The following tables list the members exposed by ImGearReadOnlyDictionary<TKey,TValue>.

Public Constructors
 NameDescription
Public ConstructorImGearReadOnlyDictionary<TKey,TValue> Constructor Initializes a new instance of the ImGearReadOnlyDictionary class.  
Top
Public Properties
 NameDescription
Public PropertyCount Gets the number of key/value pairs contained in the dictionary.  
Public PropertyIsReadOnly Gets a value indicating whether the dictionary is read-only.  
Public PropertyItem Gets the value associated with the specified key.  
Public PropertyKeys Gets a collection containing the keys in the dictionary.  
Public PropertyValues Gets a collection containing the values in the dictionary.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded.  This method is not supported by the ImGearReadOnlyDictionary.  
Public MethodClear This method is not supported by the ImGearReadOnlyDictionary.  
Public MethodContains Determines whether the dictionary contains the specified key/value pair.  
Public MethodContainsKey Determines whether the dictionary contains the specified key.  
Public MethodCopyTo Copies the elements of the dictionary to an array, starting at the specified array index.  
Public MethodGetEnumerator Returns an enumerator that iterates through the dictionary.  
Public MethodRemoveOverloaded.  This method is not supported by the ImGearReadOnlyDictionary.  
Public MethodTryGetValue Gets the value associated with the specified key.  
Top
See Also

Reference

ImGearReadOnlyDictionary<TKey,TValue> Class
ImageGear.Core Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback