Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Gets the ArcGIS.Core.Data.DatasetType of the dataset. (Inherited from ArcGIS.Core.Data.Dataset) |
The following tables list the members exposed by BasicRasterDataset.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Gets the ArcGIS.Core.Data.DatasetType of the dataset. (Inherited from ArcGIS.Core.Data.Dataset) |
Name | Description | |
---|---|---|
CreateDefaultRaster | Creates a Raster that has the same properties of this basic raster dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetCompleteName | Gets the complete name of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDatastore | Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetDefinition | Gets the ArcGIS.Core.Data.Definition of the dataset. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetName | Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetPath | Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetRegistrationType | Gets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) |
Name | Description | |
---|---|---|
GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. |