AreaCollectionEnumerator Class
The AreaCollectionEnumerator class returns an enumerator for the Area objects.
System.Object
Microsoft.SharePoint.Portal.SiteData.AreaCollectionEnumerator
Public Methods
The following table shows the methods of the AreaCollectionEnumerator class and a brief description of each.
| Name | Description |
|---|---|
| MoveNext | Retrieves the next area in the enumeration. |
| Reset | Resets the enumeration. |
Public Properties
The following table shows the properties of the AreaCollectionEnumerator class, the data type, and a brief description of each.
| Name | Data Type | Description |
|---|---|---|
| Current | object | Gets the current AreaCollection object in the enumeration. |
Requirements
Namespace: Microsoft.SharePoint.Portal.SiteData
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security