Removes all items from the legend.
[Visual Basic .NET]
Public Sub ClearItems ( _
)
[C#] public void ClearItems ( );
[C++]
HRESULT ClearItems(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Removes all items from the legend.
[Visual Basic .NET]
Public Sub ClearItems ( _
)
[C#] public void ClearItems ( );
[C++]
HRESULT ClearItems(
void
);