Visual Basic (Declaration) | |
---|---|
Public Enum SequenceLength Inherits System.Enum |
C# | |
---|---|
public enum SequenceLength : System.Enum |
C++/CLI | |
---|---|
public enum class SequenceLength : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Length10 | 1,024 symbols | — |
Length11 | 2,048 symbols | — |
Length12 | 4,096 symbols | — |
Length13 | 8,192 symbols | — |
Length14 | 16,384 symbols | — |
Length15 | 32,768 symbols | — |
Length16 | 65,536 symbols | — |
Length5 | 32 Symbols | — |
Length6 | 64 Symbols | — |
Length7 | 128 Symbols | — |
Length8 | 256 Symbols | — |
Length9 | 512 symbols | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)