EldorADO.NET Class Library

IntersectPath Class

[This is preliminary documentation and subject to change.]

"Where in" or "where not in" clause in an ObjectPath.

For a list of all members of this type, see IntersectPath Members.

System.Object
   ObjectPath
      IntersectPath

[Visual Basic]
Public Class IntersectPath
Inherits ObjectPath
[C#]
public class IntersectPath : ObjectPath

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Eldorado.Object.Query

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

IntersectPath Members | Eldorado.Object.Query Namespace