You are here: Start » AVL.NET » ManyCodeSettings Structure
ManyCodeSettings Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Many codes detection settings.
Constructors
| Constructor | Description | |
|---|---|---|
| ManyCodeSettings(Nullable<Int32>, Boolean, Boolean) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| DecodeIdenticalSymbols | System.Boolean | Decode identical symbols | |
| Default | AvlNet.ManyCodeSettings | ||
| ExhaustiveSearchAttempt | System.Boolean | Enables exhaustive search attempt | |
| IsDefault | System.Boolean | ||
| MaxCodeCount | System.Nullable<System.Int32> | Max code count |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.ManyCodeSettings) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.ManyCodeSettings, AvlNet.ManyCodeSettings) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
