GetEnumerator
HomophoneDictionary.GetEnumerator method
コレクションを反復処理する列挙子を返します。
public IEnumerator<string> GetEnumerator()
戻り値
コレクションを反復処理するために使用できる列挙子。
関連項目
- class HomophoneDictionary
- 名前空間 GroupDocs.Search.Dictionaries
- 組み立て GroupDocs.Search
コレクションを反復処理する列挙子を返します。
public IEnumerator<string> GetEnumerator()
コレクションを反復処理するために使用できる列挙子。