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


IRelationResultArray Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IR > IRelationResultArray Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

IRelationResultArray Interface

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Method Add Adds a relation result.
Read-only property Count The geometry count.
Read-only property Element Returns the relation pair at the specified position.
Method Insert Adds a relation pair at the specified position.
Method Remove Removes the relation result at the specified position.
Method RemoveAll Removes all relation pairs.

CoClasses that implement IRelationResultArray

CoClasses and Classes Description
RelationResultArray

.NET Related Topics

Geometry service