SchemaRefCollection.GetEnumerator

SchemaRefCollection.GetEnumerator method

コレクションを反復処理する列挙子を返します。

public IEnumerator<SchemaRef> GetEnumerator()

戻り値

コレクションを反復処理するために使用できる列挙子。

関連項目