Share via


VlvRequestControl.AfterCount プロパティ

定義

AfterCount プロパティは、結果のリストに返す対象エントリの後のエントリ数を指定します。

public:
 property int AfterCount { int get(); void set(int value); };
public int AfterCount { get; set; }
member this.AfterCount : int with get, set
Public Property AfterCount As Integer

プロパティ値

結果のリストに返す対象エントリの後のエントリ数。

適用対象