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

構文
'宣言
 
Public Function GetRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> GetRange( 
   System.int index,
   System.int count
)

パラメータ

index
count
参照

関連項目

LookupFieldValues クラス
LookupFieldValues メンバ