This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > IColorRampElements Interface > IColorRampElements.RemoveAll Method (ArcObjects .NET 10.4 SDK) |
Remove all ColorRamp elements.
[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#] public void RemoveAll ( );
[C++]
HRESULT RemoveAll(
void
);