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