CODNodeArray::AddNode

inline voidCODNodeArray::AddNode(IODNode*pINode)

Add a node to the collection.

Defined in: OdGraph.h

Return Value

void

Parameters

pINode

Pointer to node interface to add to the collection.

Comments

The interface pointer is AddRef'd and added to the array.