Click or drag to resize

BaseLiteralNode Constructor

Overload List
  NameDescription
Protected methodBaseLiteralNode
Deserialization Only Constructor.
Protected methodBaseLiteralNode(SerializationInfo, StreamingContext)
Deserialization Constructor.
Protected methodBaseLiteralNode(IGraph, String)
Internal Only Constructor for Literal Nodes.
Protected methodBaseLiteralNode(IGraph, String, Boolean)
Internal Only Constructor for Literal Nodes.
Protected methodBaseLiteralNode(IGraph, String, String)
Internal Only Constructor for Literal Nodes.
Protected methodBaseLiteralNode(IGraph, String, Uri)
Internal Only Constructor for Literal Nodes.
Protected methodBaseLiteralNode(IGraph, String, String, Boolean)
Internal Only Constructor for Literal Nodes.
Protected methodBaseLiteralNode(IGraph, String, Uri, Boolean)
Internal Only Constructor for Literal Nodes.
Top
See Also