| Name | Description |
---|
| AddRecord(ReadOnlyCollection<(Of <<'(array<Double>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(ReadOnlyCollection<(Of <<'(array<PointF>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(ReadOnlyCollection<(Of <<'(array<PointD>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(array<Double>[]()[][], Int32, array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(array<PointF>[]()[][], Int32, array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(array<PointD>[]()[][], Int32, array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(ReadOnlyCollection<(Of <<'(array<PointD>[]()[][]>)>>), ReadOnlyCollection<(Of <<'(array<Double>[]()[][]>)>>), array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|
| AddRecord(array<PointD>[]()[][], Int32, array<Double>[]()[][], array<String>[]()[][]) |
abstract method used to add a new record to the shapefile
|