Overload List

  NameDescription
Public methodAddRecord(ReadOnlyCollection<(Of <<'(array<Double>[]()[][]>)>>), array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(ReadOnlyCollection<(Of <<'(array<PointF>[]()[][]>)>>), array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(ReadOnlyCollection<(Of <<'(array<PointD>[]()[][]>)>>), array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(array<Double>[]()[][], Int32, array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(array<PointF>[]()[][], Int32, array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(array<PointD>[]()[][], Int32, array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(ReadOnlyCollection<(Of <<'(array<PointD>[]()[][]>)>>), ReadOnlyCollection<(Of <<'(array<Double>[]()[][]>)>>), array<String>[]()[][])
abstract method used to add a new record to the shapefile
Public methodAddRecord(array<PointD>[]()[][], Int32, array<Double>[]()[][], array<String>[]()[][])
abstract method used to add a new record to the shapefile

See Also