This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureClassDomain Interface > IGPFeatureClassDomain.AddFeatureType Method (ArcObjects .NET 10.4 SDK) |
Add a feature class type.
[Visual Basic .NET] Public Sub AddFeatureType ( _ ByVal Type As esriFeatureType _ )
[C#] public void AddFeatureType ( esriFeatureType Type );
[C++]
HRESULT AddFeatureType(
esriFeatureType Type
);
[C++]
Parameters Type [in]
Type is a parameter of type esriFeatureType