Class ModuleGroupDefinitionCollection
A collection of ModuleGroupDefinition.
Inheritance
ModuleGroupDefinitionCollection
Implements
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
Extension Methods
NotifyPropertyChangedExtensions.RaisePropertyChanged<T>(INotifyPropertyChanged, Expression<Func<T>>)