LenientNumberPrototype.valueOf Campo
Definição
Armazena um objeto que representa o método valueOf(Object) estático da classe NumberPrototype .Stores an object that represents the static valueOf(Object) method of the NumberPrototype class.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: System::Object ^ valueOf;
public object valueOf;
val mutable valueOf : obj
Public valueOf As Object