Char::IsSurrogatePair Method
.NET Framework (current version)
Indicates whether two specified Char objects form a surrogate pair.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsSurrogatePair(Char, Char) | Indicates whether the two specified Char objects form a surrogate pair. |
![]() ![]() | IsSurrogatePair(String^, Int32) | Indicates whether two adjacent Char objects at a specified position in a string form a surrogate pair. |
Show:

