Click or drag to resize

GraphLiteralNode Constructor

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