言語

VlvResponseControl.ContentCount プロパティ

定義

ContentCount プロパティには、リスト内の項目の数が含まれています。

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

プロパティ値

リスト内の項目の数。

適用対象