This document is archived and information here might be outdated.  Recommended version.


IGPDataTypeFactory Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPDataTypeFactory Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGPDataTypeFactory Interface

Provides access to members of a Data Type Factory.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CLSID The COM class ID of the data type factory.
Method GetDataType Provides the data type object given the name.
Method GetDataTypeName Provides the data type name object given the name.
Method GetDataTypeNames Provides the enumeration of data type name objects.

CoClasses that implement IGPDataTypeFactory

CoClasses and Classes Description
FMEDatasetTypeFactory (esriDataInterop) FMEDatasetTypeFactory Class
GPGeocodingDataTypeFactory (esriLocation) GeoProcessor Geocoding Data Type Factory object.