Click or drag to resize

SequenceReconstructionInfo Class

Inheritance Hierarchy
SystemObject
  LynceeTec.ProcessingSequenceReconstructionInfo

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 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