public class RuleCollection : System.ComponentModel.BindingList<IRule>, IRuleCollection
'Declaration Public Class RuleCollection Inherits System.ComponentModel.BindingList(Of IRule) Implements IRuleCollection
'Declaration
Public Class RuleCollection Inherits System.ComponentModel.BindingList(Of IRule) Implements IRuleCollection
System.Object System.Collections.ObjectModel.Collection<T> System.ComponentModel.BindingList<T> C1.Win.RulesManager.Model.RuleCollection
RuleCollection Members C1.Win.RulesManager.Model Namespace