LenientStringPrototype.charAt Campo
Definição
Armazena um objeto que representa o método charAt(Object, Double) estático da classe StringPrototype .Stores an object that represents the static charAt(Object, Double) 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 ^ charAt;
public object charAt;
val mutable charAt : obj
Public charAt As Object