SP.BaseCollectionEnumerator Methods
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