IAlphabetHasTerminations Property |
Gets a value indicating whether the alphabet has one or more symbols
that represent terminal items.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax bool HasTerminations { get; }
ReadOnly Property HasTerminations As Boolean
Get
property bool HasTerminations {
bool get ();
}
abstract HasTerminations : bool with get
Property Value
Type:
BooleanSee Also