Char::IsLowSurrogate Method
.NET Framework (current version)
Indicates whether the specified Char object is a low surrogate.
Assembly: mscorlib (in mscorlib.dll)
| 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:

