Click or drag to resize
CharIsSurrogate Method
Overload List
  NameDescription
Public methodStatic memberIsSurrogate(Char)
Indicates whether the specified character has a surrogate code unit.
Public methodStatic memberIsSurrogate(String, Int32)
Indicates whether the character at the specified position in a specified string has a surrogate code unit.
Top
See Also