Click or drag to resize

BaseBlankNodeToString Method

Overload List
  NameDescription
Public methodToString
Returns a string representation of this Blank Node in QName form.
(Overrides BaseNodeToString.)
Public methodToString(INodeFormatter)
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseNode.)
Public methodToString(INodeFormatter, TripleSegment)
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseNode.)
Top
See Also