SparqlXmlFormatterFormatResultSetFooter Method  | 
 
            Formats the Footer for a SPARQL Result Set.
            
 
    Namespace: 
   VDS.RDF.Writing.Formatting
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic string FormatResultSetFooter()
Public Function FormatResultSetFooter As String
Return Value
Type: 
String[Missing <returns> documentation for "M:VDS.RDF.Writing.Formatting.SparqlXmlFormatter.FormatResultSetFooter"]
Implements
IResultSetFormatterFormatResultSetFooter
See Also