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


ITableSort.Cursor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableSort Interface > ITableSort.Cursor Property
ArcGIS Developer Help

ITableSort.Cursor Property

The cursor of the data to sort on. Ensure that sorting fields are available. Cancels SelectionSet.

[Visual Basic .NET]
Public WriteOnly Property Cursor
[C#]
public void Cursor {set;}
[C++]
HRESULT putref_Cursor(
  ICursor* 
);
[C++]
Parameters
 [in]

is a parameter of type ICursor*

Product Availability

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

See Also

ITableSort Interface

.NET Samples

Multivariate renderer