IAlphabetHasAmbiguity Property |
Gets a value indicating whether the alphabet has one or more symbols
that represent an ambiguous item (i.e. and item for which it is not
precisely known what it represents).
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax bool HasAmbiguity { get; }
ReadOnly Property HasAmbiguity As Boolean
Get
property bool HasAmbiguity {
bool get ();
}
abstract HasAmbiguity : bool with get
Property Value
Type:
BooleanSee Also