monoGIS Class Reference

Dataset Constructor

Construct a Dataset that is associated with an existing file.

Overload List

Construct a Dataset that is associated with an existing file, with ReadOnly access.

public Dataset(String);

Construct a Dataset that is associated with an existing file.

public Dataset(String,Access);

See Also

Dataset Class | Gdal Namespace