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