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 > IGPCoverageFeatureClassDomain Interface > IGPCoverageFeatureClassDomain.DeleteType Method (ArcObjects .NET 10.5 SDK) |
Remove a coverage feature class type.
[Visual Basic .NET] Public Sub DeleteType ( _ ByVal Type As esriCoverageFeatureClassType _ )
[C#] public void DeleteType ( esriCoverageFeatureClassType Type );
[C++]
HRESULT DeleteType(
esriCoverageFeatureClassType Type
);
[C++]
Parameters Type [in]
Type is a parameter of type esriCoverageFeatureClassType