Yaml .NET Parser

DropTrailingNewline.Next Method (Boolean)

Move to the next character in the parse stream.

public void Next(
   Boolean dropLastNewLine
);

Parameters

dropLastNewLine
Forget the last newline

Remarks

Missing <remarks> documentation for M:Yaml.DropTrailingNewline.Next(System.Boolean)

See Also

DropTrailingNewline Class | Yaml Namespace | DropTrailingNewline.Next Overload List