|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItemsEdit Interface > IArcInfoItemsEdit.DeleteItem Method (ArcObjects .NET 10.5 SDK) | 
Deletes an Item from the Items Collection.
[Visual Basic .NET] Public Sub DeleteItem ( _ ByVal Item As IArcInfoItem _ )
[C#] public void DeleteItem ( IArcInfoItem Item );
[C++]
HRESULT DeleteItem(
  IArcInfoItem* Item
);
[C++]
Parameters Item [in]
Item is a parameter of type IArcInfoItem