CODNodeArray::ContainsNode

inline BOOLCODNodeArray::ContainsNode(IODNode*pINode)

Determine if this collection contains the given node.

Defined in: OdGraph.h

Return Value

TRUE if collection contains the node, otherwise FALSE.

Parameters

pINode

Pointer to node.