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