NodeFactoryGetNextBlankNodeID Method  | 
 
            Creates a new unused Blank Node ID and returns it.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic string GetNextBlankNodeID()
Public Function GetNextBlankNodeID As String
Return Value
Type: 
String[Missing <returns> documentation for "M:VDS.RDF.NodeFactory.GetNextBlankNodeID"]
Implements
INodeFactoryGetNextBlankNodeID
See Also