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