LenientNumberPrototype.toPrecision Field

Definition

Stores an object that represents the static toPrecision(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 ^ toPrecision;
public object toPrecision;
val mutable toPrecision : obj
Public toPrecision As Object 

Field Value

Applies to

See also