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




The key type.
The value type.
This class represents a read-only dictionary.
Object Model
ImGearReadOnlyDictionary<TKey,TValue> ClassTValue Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class ImGearReadOnlyDictionary
    (Of TKey,TValue) 
'Usage
 
Dim instance As ImGearReadOnlyDictionary(Of TKey,TValue)
[DefaultMemberAttribute("Item")]
public class ImGearReadOnlyDictionary<TKey,TValue> 
[DefaultMemberAttribute("Item")]
public __gc class ImGearReadOnlyDictionary<TKey,TValue> 
[DefaultMemberAttribute("Item")]
generic<typename TKey>
generic<typename TValue>
public ref class ImGearReadOnlyDictionary 
Type Parameters
TKey
The key type.
TValue
The value type.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearReadOnlyDictionary<TKey,TValue>

See Also

Reference

ImGearReadOnlyDictionary<TKey,TValue> Members
ImageGear.Core Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback