INodeFormatterFormat Method (INode) | 
 
            Formats a Node as a String.
            
 
    Namespace: 
   VDS.RDF.Writing.Formatting
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxFunction Format ( 
	n As INode
) As String
Parameters
- n
 - Type: VDS.RDFINode
Node. 
Return Value
Type: 
String[Missing <returns> documentation for "M:VDS.RDF.Writing.Formatting.INodeFormatter.Format(VDS.RDF.INode)"]
See Also