Yaml .NET Parser

DropComments Class

Missing <summary> documentation for T:Yaml.DropComments

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

System.Object
   Preprocessor
      IndentationProcessor
         BufferStream
            MultiBufferStream
               DropComments
                  DropTrailingNewline

public class DropComments : MultiBufferStream

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.DropComments

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

DropComments Members | Yaml Namespace