CrossSectionLocatedCompareBy Method

Overload List

CompareBy(ILocation, String) Predicate to find ICrossSection by Location and topo_id.
CompareBy(ILocationSpan, String) Predicate to find ICrossSection by LocationSpan and Topo_ID. Uses StrictlyContains
CompareBy(String, String) Predicate to find ICrossSection by ID/BranchName and Topo_ID

See Also