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


ITableSort.Compare Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

ITableSort.Compare Property

Compare call back interface. Specify Null (default) for normal behavior.

[Visual Basic .NET]
Public WriteOnly Property Compare
[C#]
public void Compare {set;}
[C++]
HRESULT putref_Compare(
  ITableSortCallBack* 
);
[C++]

Parameters [in]
is a parameter of type ITableSortCallBack

Product Availability

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

See Also

ITableSort Interface

.NET Samples

Multivariate renderer (Code Files: MultivariateRenderer)

.NET Related Topics

Sorting tables