LenientRegExpPrototype.compile Field

Definition

Stores an object that represents the static compile(Object, Object, Object) method of the RegExpPrototype class.

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

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

Field Value

Applies to

See also