Add a new Symbol to the end of this list.
Namespace:
BioSharp.Core.Bio.SymbolAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public void AddSymbol( ISymbol sym ) |
Parameters
- sym
- Type: BioSharp.Core.Bio.Symbol..::.ISymbol
Symbol to add
Exceptions
Exception | Condition |
---|---|
BioSharp.Core.Bio.Symbol..::.IllegalSymbolException | if the Symbol is not in this list's alphabet |