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