ArcObjects Library Reference (Geometry)  

IRelationResult.SortRight Method

[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