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