This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* resultPairCount
);
[C++] Parameters resultPairCount [out, retval]
resultPairCount is a parameter of type long*