バージョン

GetEnumerator メソッド (ShapefileConverter)

コレクションの System.Collections.IEnumerator を取得します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of ShapefileRecord)
public IEnumerator<ShapefileRecord> GetEnumerator()

戻り値の型

コレクションの IEnumerator。
参照