This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLegendGroup Interface > ITemporalLegendGroup.RemoveClass Method (ArcObjects .NET 10.5 SDK) |
Removes the legend class from the group at the specified index.
[Visual Basic .NET] Public Sub RemoveClass ( _ ByVal index As Integer _ )
[C#] public void RemoveClass ( int index );
[C++]
HRESULT RemoveClass(
long index
);
[C++]
Parameters index [in] index is a parameter of type long