Graph Constructor (SerializationInfo^, StreamingContext)
Visual Studio 2015
Special constructor that is used for deserialization only.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
Serialization information from which to retrieve the DGML for the graph.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
Not used.
Show: