0 out of 1 rated this helpful - Rate this topic

Strings.LCase Method

Returns a string or character converted to lowercase.
Name Description
Strings.LCase (Char) Returns a string or character converted to lowercase.

Supported by the .NET Compact Framework.

Strings.LCase (String) Returns a string or character converted to lowercase.

Supported by the .NET Compact Framework.

For more detailed information, see the Visual Basic topic LCase Function (Visual Basic).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.