EldorADO.NET Class Library

ObjectPath.Intersect Method (ObjectPath)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Query.ObjectPath.Intersect(Eldorado.Object.Query.ObjectPath)

[Visual Basic]
Overloads Public Function Intersect( _
   ByVal source2 As ObjectPath _
) As ObjectPath
[C#]
public ObjectPath Intersect(
   ObjectPath source2
);

Parameters

source2
Missing <param> documentation for source2

Return Value

Missing <returns> documentation for M:Eldorado.Object.Query.ObjectPath.Intersect(Eldorado.Object.Query.ObjectPath)

See Also

ObjectPath Class | Eldorado.Object.Query Namespace | ObjectPath.Intersect Overload List