INativeType Interface

Provides access to members that supply native type information about a dataset.

Members

Name Description
Read-only property Description The description of the type.
Read-only property TypeID The unique ID of the type.

INativeType.Description Property

The description of the type.

Public ReadOnly Property Description As String
public string Description {get;}

INativeType.TypeID Property

The unique ID of the type.

Public ReadOnly Property TypeID As UID
public UID TypeID {get;}

Classes that implement INativeType

Classes Description
RasterNativeType (esriDataSourcesRaster) Native type for raster datasets.
TinNativeType The Esri TinNativeType component.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.