DayOfTheWeekCollection.Count 属性

定义

获取集合中的天数。

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

属性值

集合中的枚举值的数目 DayOfTheWeek

适用于