This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRendererFields Interface > IRendererFields.ClearFields Method (ArcObjects .NET 10.5 SDK) |
Removes all fields from the renderer.
[Visual Basic .NET]
Public Sub ClearFields ( _
)
[C#] public void ClearFields ( );
[C++]
HRESULT ClearFields(
void
);