Yaml .NET Parser

MappingNode Class

Node pair (key, value) of a mapping

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

System.Object
   MappingNode

public class MappingNode

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.MappingNode

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

MappingNode Members | Yaml Namespace