This document is archived and information here might be outdated.  Recommended version.


IEIDHelper.ClearFields Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

IEIDHelper.ClearFields Method

Clears the list of fields to return with the feature.

[Visual Basic .NET]
Public Sub ClearFields ( _
)
[C#]
public void ClearFields (
);
[C++]
HRESULT ClearFields(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEIDHelper Interface