This documentation is archived and is not being maintained.
Char::IsLowSurrogate Method
Visual Studio 2010
Indicates whether the specified Char object is a low surrogate.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsLowSurrogate(Char) | Indicates whether the specified Char object is a low surrogate. |
|
IsLowSurrogate(String, Int32) | Indicates whether the Char object at the specified position in a string is a low surrogate. |
Show: