'Declaration <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)> Public Class ImGearCustomMarkMenuItemDictionary Inherits System.Collections.Generic.Dictionary(Of String,ImGearCustomMarkMenuItemCollection)
'Usage Dim instance As ImGearCustomMarkMenuItemDictionary
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] public class ImGearCustomMarkMenuItemDictionary : System.Collections.Generic.Dictionary<string,ImGearCustomMarkMenuItemCollection>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] public __gc class ImGearCustomMarkMenuItemDictionary : public System.Collections.Generic.Dictionary<string,ImGearCustomMarkMenuItemCollection>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] public ref class ImGearCustomMarkMenuItemDictionary : public System.Collections.Generic.Dictionary<String,ImGearCustomMarkMenuItemCollection>