GetEnumerator

BaselineCollection.GetEnumerator method

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

public IEnumerator<Baseline> GetEnumerator()

戻り値

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

関連項目