Click or drag to resize

BaseGraphLiteralNode Constructor

Overload List
  NameDescription
Protected methodBaseGraphLiteralNode
Deserialization Only constructor.
Protected methodBaseGraphLiteralNode(IGraph)
Creates a new Graph Literal Node whose value is an empty Subgraph.
Protected methodBaseGraphLiteralNode(SerializationInfo, StreamingContext)
Deserializer Constructor.
Protected methodBaseGraphLiteralNode(IGraph, IGraph)
Creates a new Graph Literal Node in the given Graph which represents the given Subgraph.
Top
See Also