This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IR > IRelationResult Interface > IRelationResult.RelationElementCount Property (ArcObjects .NET 10.4 SDK) |
The number of pairs of geometries in the relation.
[Visual Basic .NET] Public ReadOnly Property RelationElementCount As Integer
[C#] public int RelationElementCount {get;}
[C++]
HRESULT get_RelationElementCount(
long* resultPairCount
);
[C++]
Parameters resultPairCount [out, retval] resultPairCount is a parameter of type long