EldorADO.NET Class Library

ObjectPath.Intersect Method

[This is preliminary documentation and subject to change.]

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

Overload List

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

public ObjectPath Intersect(ObjectPath);

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

public ObjectPath Intersect(ObjectPath,string);

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

public ObjectPath Intersect(string,ObjectPath);

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

public ObjectPath Intersect(string,ObjectPath,string);

See Also

ObjectPath Class | Eldorado.Object.Query Namespace