This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableSort Interface > ITableSort.Cursor Property (ArcObjects .NET 10.4 SDK) |
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