SequenceStatisticsAlphabet Property |
The alphabet used for the values in this statistics set
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public IAlphabet Alphabet { get; }
Public ReadOnly Property Alphabet As IAlphabet
Get
public:
property IAlphabet^ Alphabet {
IAlphabet^ get ();
}
member Alphabet : IAlphabet with get
Property Value
Type:
IAlphabetSee Also