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

属性值

列表的内容计数。

适用于