Click or drag to resize

LiteralNode Constructor

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