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