ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearPageViewToolCollection Class |
'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>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
ImageGear.Windows.Controls.ImGearPageViewToolCollection