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


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

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