This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFieldsEdit Interface > IFieldsEdit.DeleteAllFields Method (ArcObjects .NET 10.4 SDK) |
Delete all the fields from the fields collection.
[Visual Basic .NET]
Public Sub DeleteAllFields ( _
)
[C#] public void DeleteAllFields ( );
[C++]
HRESULT DeleteAllFields(
void
);