Property | Type | Description | |
---|---|---|---|
ignoreCase | bool | ||
lowercaseText | string |
Method | Description | |
---|---|---|
Compare ( string fragmentText ) : System.CompareResult | ||
SubstringAutocompleteItem ( string text, bool ignoreCase = true ) : System |
public Compare ( string fragmentText ) : System.CompareResult | ||
fragmentText | string | |
return | System.CompareResult |
public SubstringAutocompleteItem ( string text, bool ignoreCase = true ) : System | ||
text | string | |
ignoreCase | bool | |
return | System |