This document is archived and information here might be outdated. Recommended version. |
Removes the item at the specified index from the SymbologyStyleClass.
[Visual Basic .NET]
Public Sub RemoveItem ( _
ByVal index As Integer _
)
[C#]
public void RemoveItem (
int index
);
[C++]
HRESULT RemoveItem(
long index
);
[C++] Parameters index [in]
index is a parameter of type long
Removes the item at the specified index from the SymbologyStyleClass.
1023 800a03ff: The specified index is out of range