Click or drag to resize

ValuedNodeExtensions Methods

The ValuedNodeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsSafeBoolean
Tries to get the result of calling AsBoolean() on a node throwing an error if the node is null.
Public methodStatic memberAsValuedNode
Takes a INode and converts it to a IValuedNode if it is not already an instance that implements the interface.
Top
See Also