This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IR > IRelationResult Interface > IRelationResult.Intersect Method (ArcObjects .NET 10.4 SDK) |
Construct the set with only those elements that exist in both relation sets.
[Visual Basic .NET] Public Sub Intersect ( _ ByVal pRelations As IRelationResult _ )
[C#] public void Intersect ( IRelationResult pRelations );
[C++]
HRESULT Intersect(
IRelationResult* pRelations
);
[C++]
Parameters pRelations [in]
pRelations is a parameter of type IRelationResult