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