'Declaration Public Class ImGearPageViewToolCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of ImGearPageViewTool)
'Usage Dim instance As ImGearPageViewToolCollection
public class ImGearPageViewToolCollection : System.Collections.ObjectModel.ObservableCollection<ImGearPageViewTool>
public __gc class ImGearPageViewToolCollection : public System.Collections.ObjectModel.ObservableCollection<ImGearPageViewTool>
public ref class ImGearPageViewToolCollection : public System.Collections.ObjectModel.ObservableCollection<ImGearPageViewTool>