次の方法で共有


IGridStorage.EnsureRowsInBuf(Int64, Int64) メソッド

定義

public:
 long EnsureRowsInBuf(long FirstRowIndex, long LastRowIndex);
public long EnsureRowsInBuf (long FirstRowIndex, long LastRowIndex);
abstract member EnsureRowsInBuf : int64 * int64 -> int64
Public Function EnsureRowsInBuf (FirstRowIndex As Long, LastRowIndex As Long) As Long

パラメーター

FirstRowIndex
Int64
LastRowIndex
Int64

戻り値

適用対象