Applies the algorithm to a graph.
| C# | Visual Basic | Visual C++ |
IGraphReport Apply( Graph graph, IGraphContext context )
Function Apply ( _ graph As Graph, _ context As IGraphContext _ ) As IGraphReport
IGraphReport^ Apply( Graph^ graph, IGraphContext^ context )
- graph (Graph)
- The graph to which the algorithm should be applied
- context (IGraphContext)
- The graph context
An instance IGraphReport containing results