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