Yaml .NET Parser

Mapping Methods

The methods of the Mapping class are listed below. For a complete list of Mapping class members, see the Mapping Members topic.

Public Instance Methods

AddMappingNodeOverloaded. Add a node to this mapping
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Info Node info
ToFile (inherited from Node)Overloaded. Write a YAML tree to a file using UTF-8 encoding
ToString To String
Write (inherited from Node)Overloaded. Return a Yaml string

Protected Instance Methods

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

Protected Internal Instance Methods

WriteOverloaded. Write to YAML

See Also

Mapping Class | Yaml Namespace