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


IRelationResult.SortLeft Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geometry)  

IRelationResult.SortLeft Method

Sort the set according to the left index.

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

Product Availability

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

See Also

IRelationResult Interface