バージョン 24.2 (最新)

Insert メソッド (ShapefileConverter)

指定したインデックスのコレクションに ShapefileRecord を挿入します。
シンタックス
public void Insert( 
   int index,
   ShapefileRecord item
)

パラメータ

index
ShapefileRecord を挿入するインデックス。
item
挿入する ShapefileRecord。
参照