GrapeCity ActiveReports for .NET 12.0J
GetRange メソッド (StyleSheet)

構文
'宣言
 
Public Function GetRange( _
   ByVal index As Integer, _
   ByVal count As Integer _
) As List(Of T)
public List<T> GetRange( 
   int index,
   int count
)

パラメータ

index
count
参照

関連項目

StyleSheet クラス
StyleSheet メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.