'Declaration <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> Public Class ImGearCustomMarkMenuItemCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of Object)
'Usage Dim instance As ImGearCustomMarkMenuItemCollection
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] public class ImGearCustomMarkMenuItemCollection : System.Collections.ObjectModel.ObservableCollection<object>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] public __gc class ImGearCustomMarkMenuItemCollection : public System.Collections.ObjectModel.ObservableCollection<Object>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] public ref class ImGearCustomMarkMenuItemCollection : public System.Collections.ObjectModel.ObservableCollection<Object>