Graph::LoadAndMerge Method (String^, array<GraphSchema^>^)
Visual Studio 2015
Loads the graph object model from the given file and merges it in to the graph.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- filename
-
Type:
System::String^
The graph file to load.
- schemas
-
Type:
array<Microsoft.VisualStudio.GraphModel::GraphSchema^>^
The schemas.
Show: