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
The following table lists the methods of the SP.BaseCollectionEnumerator class.
Methods
Name |
Description |
|---|---|
Initializes a new instance of the BaseCollectionEnumerator class based on the specified collection. |
|
Advances the enumerator to the next item of the collection. |
|
Sets the enumerator to its initial position, which is before the first item in the collection. |
Applies To
SP.BaseCollectionEnumerator Class