GetEnumerator

WeekDayCollection.GetEnumerator method

このコレクションの列挙子を返します。

public IEnumerator<WeekDay> GetEnumerator()

戻り値

このコレクションの列挙子。

関連項目