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