Gets the count of symbols present in this alphabet.
This includes basic symbols, gaps, terminations and ambiguous symbols present in this alphabet.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax ReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
abstract Count : int with get
Property Value
Type:
Int32See Also