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


ITableSort.Rows 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.Rows Property
ArcGIS Developer Help

ITableSort.Rows Property

Cursor of sorted rows.

[Visual Basic .NET]
Public ReadOnly Property Rows As ICursor
[C#]
public ICursor Rows {get;}
[C++]
HRESULT get_Rows(
  ICursor** Cursor
);
[C++]
Parameters
Cursor [out, retval]

Cursor 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