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
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