Removes the specified field from the renderer.
[Visual Basic .NET] Public Sub DeleteField ( _ ByVal Name As String _ )
[C#] public void DeleteField ( string Name );
[C++]
HRESULT DeleteField(
BSTR Name
);
[C++]Parameters
Name [in] Name is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.