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


IQueryPropertyPageFieldInfo.RemoveAllFieldInfos Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

IQueryPropertyPageFieldInfo.RemoveAllFieldInfos Method

Removes all the field infos set using the SetFieldInfo method.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryPropertyPageFieldInfo Interface