Blazor コントロール
GetOffset(Int32,Int32) メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1LengthList<T> クラス > GetOffset メソッド : GetOffset(Int32,Int32) メソッド
The starting index.
The ending index.
Gets the accumulated length between the specified indexes (including both).
シンタックス
'宣言
 
Public Overloads Function GetOffset( _
   ByVal from As System.Integer, _
   ByVal to As System.Integer _
) As T
public T GetOffset( 
   System.int from,
   System.int to
)

パラメータ

from
The starting index.
to
The ending index.
参照

C1LengthList<T> クラス
C1LengthList<T> メンバ
オーバーロード一覧