Share via


VlvRequestControl.EstimateCount プロパティ

定義

EstimateCount プロパティは、リストのコンテンツ数を格納します。

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

プロパティ値

リストのコンテンツ数。

適用対象