ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Model Namespace / IRuleCollection Interface
Properties Methods

In This Topic
    IRuleCollection Interface Members
    In This Topic

    The following tables list the members exposed by IRuleCollection.

    Public Properties
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method指定されたコレクションの IRule 要素をコレクションの最後に追加します。  
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method指定されたルールのコレクション内の優先順位を下げます。 優先順位はコレクション内の位置によって決定します。  
     Method (Inherited from System.Collections.Generic.IEnumerable<IRule>)
     Method指定されたルールのコレクション内の優先順位を上げます。 優先順位はコレクション内の位置によって決定します。  
     Method (Inherited from System.Collections.Generic.IList<IRule>)
     Method (Inherited from System.Collections.Generic.IList<IRule>)
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method (Inherited from System.Collections.Generic.IList<IRule>)
    Top
    See Also