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