Click or drag to resize
SequenceReconstructionInfo Class
Inheritance Hierarchy
SystemObject
  LynceeTec.ProcessingSequenceReconstructionInfo

Namespace: LynceeTec.Processing
Assembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.5.0.18 6_5_dev bd821f0, built 2017-12-01 14:29:40 UTC
Syntax
public sealed class SequenceReconstructionInfo : ISequenceReconstructionInfo, 
	IDisposable

The SequenceReconstructionInfo type exposes the following members.

Constructors
  NameDescription
Public methodSequenceReconstructionInfo
Initializes a new instance of the SequenceReconstructionInfo class
Public methodSequenceReconstructionInfo(SequenceReconstructionInfo)
Initializes a new instance of the SequenceReconstructionInfo class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SequenceReconstructionInfo
Top
See Also