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