Provides access to a raster dataset information.
Members
Name | Description | |
---|---|---|
FileList | The list of files associated with this dataset. | |
StorageDef | The GeoDatabase raster storage definition. |
IRasterDatasetInfo.FileList Property
The list of files associated with this dataset.
Public ReadOnly Property FileList As IStringArray
public IStringArray FileList {get;}
IRasterDatasetInfo.StorageDef Property
The GeoDatabase raster storage definition.
Public ReadOnly Property StorageDef As IRasterStorageDef
public IRasterStorageDef StorageDef {get;}
Classes that implement IRasterDatasetInfo
Classes | Description |
---|