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

ManyCodeSettings Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Many codes detection settings.

Constructors

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

Properties

 NameTypeDescription
DecodeIdenticalSymbolsSystem.Boolean
ExhaustiveSearchAttemptSystem.Boolean
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MaxCodeCountAtl.Optional<System.Int32>

Methods

 NameDescription
CopyTo(Avl.ManyCodeSettings)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.ManyCodeSettings)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.ManyCodeSettings)
ToString()Inherited from System.Object

Remarks

See also