Fsharp.Gdal


VectorFile

Namespace: FSharp.Gdal

Simple type wrapping vector datasources

Constructors

ConstructorDescription
new(filename)
Signature: filename:string -> VectorFile

CompiledName: .ctor

Instance members

Instance memberDescription
Features
Signature: seq<obj []>

CompiledName: get_Features

Values
Signature: (int * string * obj) list

CompiledName: get_Values

Fork me on GitHub