This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IIndexesEdit Interface > IIndexesEdit.DeleteIndex Method (ArcObjects .NET 10.5 SDK) |
Delete an index from the indexes collection.
[Visual Basic .NET] Public Sub DeleteIndex ( _ ByVal Index As IIndex _ )
[C#] public void DeleteIndex ( IIndex Index );
[C++]
HRESULT DeleteIndex(
IIndex* Index
);
[C++]
Parameters Index [in]
Index is a parameter of type IIndex