LenientObjectPrototype.propertyIsEnumerable Field

Definition

Stores an object that represents the static propertyIsEnumerable(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 ^ propertyIsEnumerable;
public object propertyIsEnumerable;
val mutable propertyIsEnumerable : obj
Public propertyIsEnumerable As Object 

Field Value

Applies to

See also