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 > IArcInfoTable Interface > IArcInfoTable.DeleteIndex Method (ArcObjects .NET 10.5 SDK) |
Deletes an Index from the specified Item.
[Visual Basic .NET] Public Sub DeleteIndex ( _ ByVal itemName As String _ )
[C#] public void DeleteIndex ( string itemName );
[C++]
HRESULT DeleteIndex(
BSTR itemName
);
[C++]
Parameters itemName [in] itemName is a parameter of type BSTR