SP.BaseCollectionEnumerator(collection) Constructor
Applies to: SharePoint Foundation 2010
Initializes a new instance of the BaseCollectionEnumerator class based on the specified collection.
var value = new BaseCollectionEnumerator(collection);
Parameters
collection
Type: Object
The collection to enumerate.
Applies To
SP.BaseCollectionEnumerator Class
See Also
Reference
SP.BaseCollectionEnumerator Methods