RulesManager for WinForms
RuleCollection クラス
メンバ 

C1.Win.RulesManager.4.5.2 アセンブリ > C1.Win.RulesManager.Model 名前空間 : RuleCollection クラス
ルールのコレクションを表します。
オブジェクト モデル
RuleCollection クラス
シンタックス
'宣言
 
Public Class RuleCollection 
   Inherits System.ComponentModel.BindingList(Of IRule)
   Implements IRuleCollection 
public class RuleCollection : System.ComponentModel.BindingList<IRule>, IRuleCollection  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         C1.Win.RulesManager.Model.RuleCollection

参照

RuleCollection メンバ
C1.Win.RulesManager.Model 名前空間