RulesManager for WinForms
AddRange メソッド (RuleCollection)

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

パラメータ

rules
参照

RuleCollection クラス
RuleCollection メンバ