Yaml .NET Parser

MappingNode Members

MappingNode overview

Public Instance Constructors

MappingNode Constructor Create a new mappingnode

Public Instance Properties

Key Key property
Value Value property

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString To String

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Private Instance Fields

keyMissing <summary> documentation for F:Yaml.MappingNode.key
valMissing <summary> documentation for F:Yaml.MappingNode.val

See Also

MappingNode Class | Yaml Namespace