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

ManyCodeSettings Constructor

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

Syntax

public ManyCodeSettings
(
	int? maxCodeCount,
	bool decodeIdenticalSymbols,
	bool exhaustiveSearchAttempt
)

Parameters

Name Type Range Default Description
maxCodeCountint?
decodeIdenticalSymbolsbool
exhaustiveSearchAttemptbool

See also