This document is archived and information here might be outdated. Recommended version. |
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*