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