Graph::Merge Method (IEnumerable<GraphConditionalStyle^>^)
Visual Studio 2015
Merges all the styles from the given list.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- styles
-
Type:
System.Collections.Generic::IEnumerable<GraphConditionalStyle^>^
The styles to merge into this graph.
Show: