PowerTools ActiveReports 9.0J Server ユーザーガイド
InsertRange メソッド (LookupFieldValues)

構文
'宣言
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of Object) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<object> collection
)

パラメータ

index
collection
参照

関連項目

LookupFieldValues クラス
LookupFieldValues メンバ