Share via


AreaCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Manages areas.

The AreaCollection type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method AddArea(String) Obsolete. Adds an area.
Public method AddArea(String, String, String, SPSite) Obsolete. Adds an area.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Gets an enumerator for the area 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 RemoveArea Obsolete. Removes an area.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AreaCollection Class

Microsoft.SharePoint.Portal.SiteData Namespace