AreaListingCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Manages the AreaListing objects.

The AreaListingCollection type exposes the following members.

Properties

  Name Description
Public property Count Obsolete. Gets the number of area listings in the collection.
Public property Item[Guid] Obsolete. Gets area listing by an indexer of type GUID.
Public property Item[UInt32] Obsolete. Gets an area listing by indexer of type Integer.

Top

Methods

  Name Description
Public method AddListing Obsolete. Adds a listing to the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Gets an enumerator for the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Refresh Obsolete. Reloads the collection from the database. All uncommitted changes are discarded.
Public method RemoveListing Obsolete. Removes an area listing from the area.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AreaListingCollection Class

Microsoft.SharePoint.Portal.SiteData Namespace