다음을 통해 공유


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

속성 값

목록의 내용 카운트입니다.

적용 대상