ItemCollection<TItem>.Count プロパティ

定義

コレクション内の項目の合計数を取得します。

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

プロパティ値

Int32 を返します。

適用対象