Yaml .NET Parser

ParseStream Class

Drop the comments (This is disabled when literal parsing is enabled)

For a list of all members of this type, see ParseStream Members.

System.Object
   Preprocessor
      IndentationProcessor
         BufferStream
            MultiBufferStream
               DropComments
                  DropTrailingNewline
                     ParseStream

public class ParseStream : DropTrailingNewline

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:Yaml.ParseStream

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

ParseStream Members | Yaml Namespace