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