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


IGPDataTypeFactory Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPDataTypeFactory Interface
ArcGIS Developer Help

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.

Classes that implement IGPDataTypeFactory

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