Web Analytics Made Easy - Statcounter
Skip to content

Class SBDDataGraphNode::HasOneOf#

ClassList > HasOneOf

This node predicate returns true if the node is an ancestor of a node in a given node indexerMore...

Detailed Description#

This node predicate returns true if the node is an ancestor of a node in a given node indexer.

Parameters:

  • argument0 The node indexer containing the nodes to check ancestry against.

Returns:

true if the node is an ancestor of any node in the given node indexer, otherwise false.

See also: Node predicates