CODEdgeMap::AddEdge

inline voidCODEdgeMap::AddEdge(IODEdge*pIEdge)

Add an edge to the collection.

Defined in: OdGraph.h

Return Value

void

Parameters

pIEdge

Pointer to edge interface to add to the collection.

Comments

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