ValuedNodeExtensions Class |
Namespace: VDS.RDF.Nodes
The ValuedNodeExtensions type exposes the following members.
Name | Description | |
---|---|---|
AsSafeBoolean |
Tries to get the result of calling AsBoolean() on a node throwing an error if the node is null.
| |
AsValuedNode |
Takes a INode and converts it to a IValuedNode if it is not already an instance that implements the interface.
|