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