public class BandCollection : System.Collections.ObjectModel.ObservableCollection<IBand>, IBandCollection
'Declaration Public Class BandCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of IBand) Implements IBandCollection
'Declaration
Public Class BandCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of IBand) Implements IBandCollection
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.ObservableCollection<T> C1.Win.FlexGrid.BandCollection
BandCollection Members C1.Win.FlexGrid Namespace