Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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