Yaml .NET Parser

Node Class

Node in the Yaml tree

For a list of all members of this type, see Node Members.

System.Object
   Node
      Mapping
      Scalar
      Sequence

public class Node

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:Yaml.Node

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

Node Members | Yaml Namespace