BaseNode.ToString Method |
Name | Description | |
---|---|---|
![]() | ToString() |
Nodes must implement a ToString method.
(Overrides Object.ToString().) |
![]() | ToString(INodeFormatter) |
Gets the String representation of the Node formatted with the given Node formatter.
|
![]() | ToString(INodeFormatter, TripleSegment) |
Gets the String representation of the Node formatted with the given Node formatter.
|