Share via


AreaGroupCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Manages area groups.

The AreaGroupCollection type exposes the following members.

Properties

  Name Description
Public property Count Obsolete. Gets the number of area groups.
Public property Item Obsolete. Gets an area group of the collection by indexer of type Integer.

Top

Methods

  Name Description
Public method Add Obsolete. Creates an area listing group.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Gets an enumerator for the collection.
Public method GetGroupByID Obsolete. Gets an area group by identifier.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf Obsolete. Gets the index of the area group.
Public method InsertAt(String, Int32) Obsolete. Moves an area listing group to a specified location.
Public method InsertAt(AreaGroup, Int32) Obsolete. Creates an area group at a specified location.
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Obsolete. Removes an area group from this collection.
Public method RemoveAt Obsolete. Removes an area group from this collection by location.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AreaGroupCollection Class

Microsoft.SharePoint.Portal.SiteData Namespace