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