AreaListingCollectionEnumerator Class
The AreaListingCollectionEnumerator class returns an enumeration of the AreaListing objects.
System.Object
Microsoft.SharePoint.Portal.SiteDataArea.ListingCollectionEnumerator
Public Methods
The following table shows the methods of the AreaListingCollectionEnumerator class and a brief description of each.
| Name | Description |
|---|---|
| MoveNext | Retrieves the next area listing in the enumeration. |
| Reset | Resets the enumeration. |
Public Properties
The following table shows the properties of the AreaListingCollectionEnumerator class, the data type of each property, and a brief description of each.
| Name | Data Type | Description |
|---|---|---|
| Current | object | Gets the current AreaListing 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