Strings.LCase Method
.NET Framework 3.0
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).