LenientStringPrototype.replace Field

Definition

Stores an object that represents the static replace(Object, Object, Object) method of the StringPrototype class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ replace;
public object replace;
val mutable replace : obj
Public replace As Object 

Field Value

Applies to

See also