BaseNodeToString Method |
| Name | Description | |
|---|---|---|
| ToString |
Nodes must implement a ToString method.
(Overrides ObjectToString.) | |
| 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.
|