This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IR > IRelationResult Interface > IRelationResult.FlipRelations Method (ArcObjects .NET 10.4 SDK) |
Flips the left and right indexes of all the elements of the relation.
[Visual Basic .NET]
Public Sub FlipRelations ( _
)
[C#] public void FlipRelations ( );
[C++]
HRESULT FlipRelations(
void
);