This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IS > ISymbologyStyleClass Interface > ISymbologyStyleClass.RemoveItem Method (ArcObjects .NET 10.4 SDK) |
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