Yaml .NET Parser

DropComments Methods

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

Public Instance Methods

BuildLookaheadBuffer (inherited from MultiBufferStream) Destroy the current buffer
DestroyLookaheadBuffer (inherited from MultiBufferStream) Destroy the current buffer
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Indent (inherited from IndentationProcessor) Request an indentation. When we meet a \n and the following line is more indented then the current indentationlever, then save this request
NextMissing <summary> documentation for M:Yaml.DropComments.Next
RewindLookaheadBuffer (inherited from MultiBufferStream) Rewind the current buffer
StartLiteral (inherited from Preprocessor) Start parsing literal
StopLiteral (inherited from Preprocessor) Stop parsing literal
ToString (inherited from Object) 
UnIndent (inherited from IndentationProcessor) Cancel the last indentation
UsingBuffer (inherited from BufferStream) Returns true when using a buffer

Protected Instance Methods

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

See Also

DropComments Class | Yaml Namespace