バージョン

GetEnumerator メソッド (ShapefileRecordFields)

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

戻り値の型

コレクションの IEnumerator。
参照