Click or drag to resize

NodeFactory.CreateBlankNode Method

Overload List
  NameDescription
Public methodCreateBlankNode()
Creates a Blank Node with a new automatically generated ID.
Public methodCreateBlankNode(String)
Creates a Blank Node with the given Node ID.
Top
See Also