다음을 통해 공유


VlvResponseControl.ContentCount 속성

정의

ContentCount 속성에는 목록의 항목 수가 포함되어 있습니다.

public:
 property int ContentCount { int get(); };
public int ContentCount { get; }
member this.ContentCount : int
Public ReadOnly Property ContentCount As Integer

속성 값

목록에 있는 항목의 수입니다.

적용 대상