Click or drag to resize

PlanNode Methods

The PlanNode type exposes the following members.

Methods
 NameDescription
Public methodGetCheapestIncoming Returns the cheapest incoming plan edge and its cost, excluding nodes contained within the given top super node (if given)
(Overrides PlanPseudoNodeGetCheapestIncoming(PlanPseudoNode, Single))
Public methodPreferNewEdge Decides whether a new edge is better than a known best edge up to now.
(Inherited from PlanPseudoNode)
Public methodToString
(Overrides ObjectToString)
Top
See Also