Char::IsSurrogate Method
.NET Framework (current version)
Indicates whether a character has a surrogate code unit.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsSurrogate(Char) | Indicates whether the specified character has a surrogate code unit. |
![]() ![]() | IsSurrogate(String^, Int32) | Indicates whether the character at the specified position in a specified string has a surrogate code unit. |
Show:

