QEStartsWith.

CompareStrings(string, string) Method

Syntax

protected override bool CompareStrings(string candidate, string constraint)

Parameters

Name Type Description
candidate string
constraint string

Return Value

Type Description
bool