Expression Editor for UWP
InsertRange メソッド

C1.UWP.ExpressionEditor アセンブリ > C1.Xaml.ExpressionEditor 名前空間 > RuleCollection クラス : InsertRange メソッド
シンタックス
'宣言
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of BaseRule) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<BaseRule> collection
)

パラメータ

index
collection
参照

RuleCollection クラス
RuleCollection メンバ