BaseLiteralNode.ToString Method |
Name | Description | |
---|---|---|
![]() | ToString() |
Gets a String representation of a Literal Node.
(Overrides BaseNode.ToString().) |
![]() | ToString(INodeFormatter) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseNode.) |
![]() | ToString(INodeFormatter, TripleSegment) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseNode.) |