BooleanNode.AsString Method |
Gets the string value of the boolean.
Namespace:
VDS.RDF.Nodes
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxPublic Function AsString As String
Return Value
Type:
String[Missing <returns> documentation for "M:VDS.RDF.Nodes.BooleanNode.AsString"]
Implements
IValuedNode.AsString()
See Also