Click or drag to resize
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: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
bool HasAmbiguity { get; }

Property Value

Type: Boolean
See Also