Piccolo.NET

PNode.IsDescendentOf Method 

Return true if this node is a descendent of the parameter node.

public virtual bool IsDescendentOf(
   PNode node
);

Parameters

node
A possible descendent node.

Return Value

True if this node is a descendent of the given node; else false.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility