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
Product Availability
Available with ArcGIS Engine.
Description
Removes the item at the specified index from the SymbologyStyleClass.
Errors Returned
1023 800a03ff: The specified index is out of range