SP.ArrayListEnumerator.current Property

Applies to: SharePoint Foundation 2010

Gets the current element in the array.

var value = SP.ArrayListEnumerator.get_current(); 

Property Value

Type: Object

The current element in the array.

Applies To

SP.ArrayListEnumerator Class

See Also

Reference

SP.ArrayListEnumerator Methods

SP.ArrayListEnumerator Properties

SP Namespace