RulesManager for WinForms
AddRange メソッド (IRuleCollection)

C1.Win.RulesManager.4.5.2 アセンブリ > C1.Win.RulesManager.Model 名前空間 > IRuleCollection インターフェース : AddRange メソッド
指定されたコレクションの IRule 要素をコレクションの最後に追加します。
シンタックス
'宣言
 
Sub AddRange( _
   ByVal rules As System.Collections.Generic.IEnumerable(Of IRule) _
) 
void AddRange( 
   System.Collections.Generic.IEnumerable<IRule> rules
)

パラメータ

rules
参照

IRuleCollection インターフェース
IRuleCollection メンバ