LenientObjectPrototype.isPrototypeOf Field

Definition

Stores an object that represents the static isPrototypeOf(Object, Object) method of the ObjectPrototype class.

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

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

Field Value

Applies to

See also