Runtime.

EqualsIgnoreCase(string, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static bool EqualsIgnoreCase(string lhs, string rhs)

Parameters

Name Type Description
lhs string
rhs string

Return Value

Type Description
bool