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