LenientStringPrototype.constructor Field

Definition

Stores a reference to a StringConstructor object.

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

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

Field Value

Applies to

See also