Click or drag to resize
IoDataReaderWriter Class
Inheritance Hierarchy

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public abstract class IoDataReaderWriter : IFdfEditable, 
	IDisposable

The IoDataReaderWriter type exposes the following members.

Constructors
  NameDescription
Public methodIoDataReaderWriter
Initializes a new instance of the IoDataReaderWriter class
Top
Properties
Methods
  NameDescription
Public methodBeforeDispose
Public methodDispose
Releases all resources used by the IoDataReaderWriter
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the IoDataReaderWriter and optionally releases the managed resources
Public methodGetDialog
Public methodGetFormats
Public methodGetProperties
Public methodGetTransformSource
Public methodGetTransformTarget
Public methodIsLicensed
Public methodRaiseDataProcessed
Public methodTryGetFormat
Top
Events
  NameDescription
Public eventDataProcessed
Top
See Also