Click or drag to resize
FdfResultWriter Class
Represents a writer that can write a sequential stream of results.
Inheritance Hierarchy
SystemObject
  FDF.Common.IOIoDataReaderWriter
    FDF.Common.IOIoDataWriterFdfResultCollection
      FDF.Common.IOFdfResultWriter

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public sealed class FdfResultWriter : IoDataWriter<FdfResultCollection>

The FdfResultWriter type exposes the following members.

Constructors
  NameDescription
Public methodFdfResultWriter
Initializes a new instance of the FdfResultWriter class
Top
Properties
  NameDescription
Public propertyTitle
Top
Methods
Remarks
See Also