[Hauptseite] / [Char] / [IsSurrogatePair]
Structure Char
  Static Function IsSurrogatePair(s As String, index As Integer) As Boolean
  Static Function IsSurrogatePair(highSurrogate As Char, lowSurrogate As Char) As Boolean
//wiki.stne.net/index.php?title=API:Char.IsSurrogatePair
//wiki.en.stne.net/index.php?title=API:Char.IsSurrogatePair