Bridge

String..::..FromCharCode Method

The static String.fromCharCode() method returns a string created by using the specified sequence of Unicode values.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public static string FromCharCode()
Public Shared Function FromCharCode As String
public:
static String^ FromCharCode()

Return Value

String.Empty