This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItemsEdit Interface > IArcInfoItemsEdit.DeleteAllItems Method (ArcObjects .NET 10.4 SDK) |
Deletes all the Items from the Items Collection.
[Visual Basic .NET]
Public Sub DeleteAllItems ( _
)
[C#] public void DeleteAllItems ( );
[C++]
HRESULT DeleteAllItems(
void
);