VlvResponseControl.ContentCount 属性

定义

ContentCount 属性包含列表中的项数。

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

属性值

列表中的项数。

适用于