ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearCustomMarkMenuItemDictionary Class |
'Declaration Public Class ImGearCustomMarkMenuItemDictionary Inherits System.Collections.Generic.Dictionary(Of String,ImGearCustomMarkMenuItemCollection)
'Usage Dim instance As ImGearCustomMarkMenuItemDictionary
public class ImGearCustomMarkMenuItemDictionary : System.Collections.Generic.Dictionary<string,ImGearCustomMarkMenuItemCollection>
public __gc class ImGearCustomMarkMenuItemDictionary : public System.Collections.Generic.Dictionary<string,ImGearCustomMarkMenuItemCollection>
public ref class ImGearCustomMarkMenuItemDictionary : public System.Collections.Generic.Dictionary<String,ImGearCustomMarkMenuItemCollection>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
ImageGear.Windows.Controls.ImGearCustomMarkMenuItemDictionary