Class ModuleGroupDefinitionCollection
A collection of ModuleGroupDefinition.
Inheritance
System.Object
System.Collections.ObjectModel.Collection<ModuleGroupDefinition>
System.Collections.ObjectModel.ObservableCollection<ModuleGroupDefinition>
ModuleGroupDefinitionCollection
Implements
System.Collections.Generic.IList<ModuleGroupDefinition>
System.Collections.Generic.ICollection<ModuleGroupDefinition>
System.Collections.Generic.IReadOnlyList<ModuleGroupDefinition>
System.Collections.Generic.IReadOnlyCollection<ModuleGroupDefinition>
System.Collections.Generic.IEnumerable<ModuleGroupDefinition>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
System.Collections.Specialized.INotifyCollectionChanged
System.ComponentModel.INotifyPropertyChanged
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.BlockReentrancy()
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.CheckReentrancy()
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.ClearItems()
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.InsertItem(System.Int32, Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Move(System.Int32, System.Int32)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.MoveItem(System.Int32, System.Int32)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.RemoveItem(System.Int32)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.SetItem(System.Int32, Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.CollectionChanged
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.PropertyChanged
System.Collections.ObjectModel.ObservableCollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.ComponentModel.INotifyPropertyChanged.PropertyChanged
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Add(Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Clear()
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Contains(Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.CopyTo(Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition[], System.Int32)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.GetEnumerator()
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.IndexOf(Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Insert(System.Int32, Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Remove(Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.Add(System.Object)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.Contains(System.Object)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.IndexOf(System.Object)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.Remove(System.Object)
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Count
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.Items
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.Generic.ICollection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.IsReadOnly
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.ICollection.IsSynchronized
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.ICollection.SyncRoot
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.IsFixedSize
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.IsReadOnly
System.Collections.ObjectModel.Collection<Sartorius.SAF.Presentation.Controls.ModuleGroupDefinition>.System.Collections.IList.Item[System.Int32]
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public class ModuleGroupDefinitionCollection : ObservableCollection<ModuleGroupDefinition>, IList<ModuleGroupDefinition>, ICollection<ModuleGroupDefinition>, IReadOnlyList<ModuleGroupDefinition>, IReadOnlyCollection<ModuleGroupDefinition>, IEnumerable<ModuleGroupDefinition>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
System.Collections.Specialized.INotifyCollectionChanged
System.ComponentModel.INotifyPropertyChanged
Extension Methods
NotifyPropertyChangedExtensions.RaisePropertyChanged<T>(INotifyPropertyChanged, Expression<Func<T>>)
See Also
Sartorius.SAF.Presentation.Controls.AboutDialog.AboutDialogArgs