![]() | LGSPGraphSetInternallyVisited Method |
Name | Description | |
---|---|---|
![]() | SetInternallyVisited(IGraphElement, Boolean) |
Sets the internal-use visited flag of the given graph element.
(Used for computing reachability.)
(Overrides BaseGraphSetInternallyVisited(IGraphElement, Boolean).) |
![]() | SetInternallyVisited(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.)
(Overrides BaseGraphSetInternallyVisited(IGraphElement, Boolean, Int32).) |