This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IR > IRelationResult Interface > IRelationResult.SortLeft Method (ArcObjects .NET 10.4 SDK) |
Sort the set according to the left index.
[Visual Basic .NET]
Public Sub SortLeft ( _
)
[C#] public void SortLeft ( );
[C++]
HRESULT SortLeft(
void
);