PrintDocument for WinForms
GetRange メソッド (RenderObjectList)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObjectList クラス : GetRange メソッド
シンタックス
'宣言
 
Public Function GetRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) As System.Collections.Generic.List(Of T)
'使用法
 
Dim instance As RenderObjectList
Dim index As System.Integer
Dim count As System.Integer
Dim value As System.Collections.Generic.List(Of T)
 
value = instance.GetRange(index, count)
public System.Collections.Generic.List<T> GetRange( 
   System.int index,
   System.int count
)

パラメータ

index
count
参照

RenderObjectList クラス
RenderObjectList メンバ