Construct a Dataset that is associated with an existing file.
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);
Dataset Class | Gdal Namespace