IAlphabetIsComplementSupported Property |
Gets a value indicating whether this alphabet supports complement or not.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax bool IsComplementSupported { get; }
ReadOnly Property IsComplementSupported As Boolean
Get
property bool IsComplementSupported {
bool get ();
}
abstract IsComplementSupported : bool with get
Property Value
Type:
BooleanSee Also