DayOfTheWeekCollection.Count プロパティ

定義

コレクション内の日数を取得します。

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

プロパティ値

コレクション内の DayOfTheWeek 列挙値の数。

適用対象