QQueryBase.CreateCandidateCollectionResult.

QQueryBase.

CreateCandidateCollectionResult(List4, bool, bool) Constructor

Syntax

public CreateCandidateCollectionResult(List4 candidateCollection_, bool checkDuplicates_, bool topLevel_)

Parameters

Name Type Description
candidateCollection_ List4
checkDuplicates_ bool
topLevel_ bool

Return Value

Type Description
void