Click or drag to resize
RnaAlphabetIsComplementSupported Property
Gets or sets a value indicating whether this Complement is supported on this Alphabet. This alphabet has support for complement.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool IsComplementSupported { get; protected set; }

Property Value

Type: Boolean

Implements

IAlphabetIsComplementSupported
See Also