DifferenceNodeSequence2Start Property |
Gets start index of difference in second sequence
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public int Sequence2Start { get; }
Public ReadOnly Property Sequence2Start As Integer
Get
public:
property int Sequence2Start {
int get ();
}
member Sequence2Start : int with get
Property Value
Type:
Int32See Also