Graph::Load Method (String^, array<GraphSchema^>^)
Visual Studio 2015
Loads a new Graph object from the given file.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- fileName
-
Type:
System::String^
The file name.
- schemas
-
Type:
array<Microsoft.VisualStudio.GraphModel::GraphSchema^>^
The schemas.
Show: