SP.BaseCollectionEnumerator.current Property
Applies to: SharePoint Foundation 2010
Gets the current item in the collection.
var value = SP.BaseCollectionEnumerator.get_current();
Property Value
Type: Object
The current item in the collection.
Applies To
SP.BaseCollectionEnumerator Class
See Also
Reference
SP.BaseCollectionEnumerator Methods