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

ManyCodeSettings Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ManyCodeSettings
(
	Optional<int> maxCodeCount_,
	bool decodeIdenticalSymbols_,
	bool exhaustiveSearchAttempt_
)

Parameters

Name Type Range Default Description
maxCodeCount_Atl.Optional<int>
decodeIdenticalSymbols_bool
exhaustiveSearchAttempt_bool

See also