IParserContextAlphabet Property |
Alphabet to use when creating sequences
Namespace: Bio.IO.AppliedBiosystems.DataParsersAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
SyntaxIAlphabet Alphabet { get; }
ReadOnly Property Alphabet As IAlphabet
Get
property IAlphabet^ Alphabet {
IAlphabet^ get ();
}
abstract Alphabet : IAlphabet with get
Property Value
Type:
IAlphabet
See Also