Char..::..IsSurrogatePair Method
Overload List
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.
|