GetEnumerator

TaskCollection.GetEnumerator method

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

public IEnumerator<Task> GetEnumerator()

戻り値

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

関連項目