LenientBooleanPrototype.toString Field

Definition

Stores an object that represents the static toString(Object) method of the BooleanPrototype class.

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

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

Field Value

Applies to

See also