Return the underlying ISymbol[] array that backs this object.
Namespace:
BioSharp.Core.Bio.SymbolAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public ISymbol[] SymbolArray { get; } |
Remarks
primarily used to accelerate reconstruction of symbol lists in the packed chunked symbol list implementation.