SP.ArrayListEnumerator Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.ArrayListEnumerator class.
Methods
Name |
Description |
---|---|
Initializes a new instance of the ArrayListEnumerator class based on the specified array. |
|
Advances the enumerator to the next element of the array. |
|
Sets the enumerator to its initial position, which is before the first element in the array. |