Click or drag to resize

IGraphSetInternallyVisited Method

Overload List
 NameDescription
Public methodSetInternallyVisited(IGraphElement, Boolean) Sets the internal-use visited flag of the given graph element. (Used for computing reachability.)
Public methodSetInternallyVisited(IGraphElement, Boolean, Int32) Sets the internal-use visited flag of the given graph element. (Used for computing reachability when employed from a parallelized matcher executed by the thread pool.)
Top
See Also