You are here: Start » AVL.NET » ManyCodeSettings Structure

ManyCodeSettings Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Many codes detection settings.

Constructors

 ConstructorDescription
ManyCodeSettings(Nullable<Int32>, Boolean, Boolean)

Properties

 NameTypeDescription
DecodeIdenticalSymbolsSystem.BooleanDecode identical symbols
DefaultAvlNet.ManyCodeSettings
ExhaustiveSearchAttemptSystem.BooleanEnables exhaustive search attempt
IsDefaultSystem.Boolean
MaxCodeCountSystem.Nullable<System.Int32>Max code count

Methods

 NameDescription
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

Remarks

See also