LenientDatePrototype.toLocaleString Field

Definition

Stores an object that represents the static toLocaleString(Object) method of the DatePrototype class.

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

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

Field Value

Applies to

See also