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


IRelationResult.SortRight Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geometry)  

IRelationResult.SortRight Method

Sort the set according to the right index.

[Visual Basic .NET]
Public Sub SortRight ( _
)
[C#]
public void SortRight (
);
[C++]
HRESULT SortRight(
void
);

Product Availability

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

See Also

IRelationResult Interface