SimilarityMatrixsupportedAlphabets Field |
[Missing <summary> documentation for "F:Bio.SimilarityMatrices.SimilarityMatrix.supportedAlphabets"]
Namespace: Bio.SimilarityMatricesAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax protected HashSet<byte> supportedAlphabets
Protected supportedAlphabets As HashSet(Of Byte)
protected:
HashSet<unsigned char>^ supportedAlphabets
val mutable supportedAlphabets: HashSet<byte>
Field Value
Type:
HashSetByteSee Also