ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / String Class / fromCodePoint Method

In This Topic
    fromCodePoint Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function fromCodePoint( _
       ByVal num As Integer _
    ) As String
    public static string fromCodePoint( 
       int num
    )

    Parameters

    num
    See Also