バージョン

Item(Int32) プロパティ

ShapefileRecordFields 整数インデクサー。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As Object
public object Item( 
   int index
) {get; set;}

パラメータ

index
返る値のインデックス。

プロパティ値

指定したインデックスの値。
参照