Graph::Load Method (TextReader^, array<GraphSchema^>^)
Visual Studio 2015
Loads the graph object model from the given TextReader.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- reader
-
Type:
System.IO::TextReader^
The TextReader to deserialize.
- schemas
-
Type:
array<Microsoft.VisualStudio.GraphModel::GraphSchema^>^
The schemas.
Show: