The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Char::IsHighSurrogate Method
.NET Framework (current version)
Indicates whether the specified Char object is a high surrogate.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsHighSurrogate(Char) | Indicates whether the specified Char object is a high surrogate. |
![]() ![]() | IsHighSurrogate(String^, Int32) | Indicates whether the Char object at the specified position in a string is a high surrogate. |
Show:

