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