LenientNumberPrototype.toExponential Field

Definition

Stores an object that represents the static toExponential(Object, Object) method of the NumberPrototype class.

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

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

Field Value

Applies to

See also