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


IQueryPropertyPage2.FreeCursors Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IQ > IQueryPropertyPage2 Interface > IQueryPropertyPage2.FreeCursors Method
ArcGIS Developer Help

IQueryPropertyPage2.FreeCursors Method

Clears all internals cursors.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryPropertyPage2 Interface