LenientStringConstructor.fromCharCode Field

Definition

Stores an object that represents the static fromCharCode(Object[]) method of the StringConstructor class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ fromCharCode;
public object fromCharCode;
val mutable fromCharCode : obj
Public fromCharCode As Object 

Field Value

Applies to

See also