IPairwiseSequenceAlignmentSecondSequence Property |
Gets accessor for the second sequence.
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax ISequence SecondSequence { get; }
ReadOnly Property SecondSequence As ISequence
Get
property ISequence^ SecondSequence {
ISequence^ get ();
}
abstract SecondSequence : ISequence with get
Property Value
Type:
ISequenceSee Also