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