SP.BaseCollectionEnumerator Class
Applies to: SharePoint Foundation 2010
Enumerates the values for a BaseCollection.
SP.BaseCollectionEnumerator
Implements
IEnumerator
Remarks
The enumerator remains valid as long as the collection remains unchanged. If changes are made to the collection, such as adding, modifying, or deleting items, the enumerator is invalid.
See Also
Reference
SP.BaseCollectionEnumerator Methods