Count

Collection.Count property

コレクションに実際に含まれる要素の数を取得します。

public int Count { get; }

関連項目