Click or drag to resize

IScriptObjectPropertyIndices Property

Enumerates the script object's property indices.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
IEnumerable<int> PropertyIndices { get; }

Property Value

IEnumerableInt32
See Also