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