Represents the Yaml Document.
public class YamlDocument : YamlNode
kind:method, kind:property, kind:ctor. Press Esc to clear.YamlDocument()Initializes a new instance of this type.ContentsGets contents.DocumentEndGets document End.DocumentStartGets document Start.TrackerGets tracker.DeepClone(YamlNodeTracker?)Creates a deep clone of the current value.Load(EventReader, YamlNodeTracker?)Loads data.