Click or drag to resize

V8FastHostObjectConfiguration<TObject>.EnumerateIndexedProperties Property

Controls whether indexed properties are enumerable.

Namespace: Microsoft.ClearScript.V8.FastProxy
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntax
public abstract bool EnumerateIndexedProperties { get; set; }

Property Value

Boolean
See Also