TStringsHelper.ContainsValue(string) Method

Determines whether the list contains the specified value entry.

Namespace: Spring.Helpers
public
 function ContainsValue(const value: string): Boolean;

Parameters

value
Type: string

Return Value

Type: Boolean