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


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

ITableSort.Table Property

The table as a source of the data to sort on.

[Visual Basic .NET]
Public Property Table As ITable
[C#]
public ITable Table {get; set;}
[C++]
HRESULT get_Table(
  ITable** Table
);
[C++]
Parameters
Table [out, retval]

Table is a parameter of type ITable**

Product Availability

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

See Also

ITableSort Interface

.NET Samples

Multivariate renderer