CODEdgeMap::ContainsEdge
inline BOOLCODEdgeMap::ContainsEdge(IODEdge*pIEdge)
Determine if this collection contains the given edge.
Defined in: OdGraph.h
Return Value
TRUE if collection contains the edge, otherwise FALSE.
Parameters
pIEdge
Pointer to edge.