ISequenceAlphabet Property |
Gets alphabet to which this sequence should conform.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax IAlphabet Alphabet { get; }
ReadOnly Property Alphabet As IAlphabet
Get
property IAlphabet^ Alphabet {
IAlphabet^ get ();
}
abstract Alphabet : IAlphabet with get
Property Value
Type:
IAlphabetSee Also