ExtensionCollection Class

The ExtensionCollection class loads extension collections from the database. It creates instance classes and initializes them with configuration data.

System.Object

   Microsoft.SharePoint.Portal.Alerts.ExtensionCollection

Public Methods

The following table shows the methods of the ExtensionCollection class and a brief description of each.

Name Description
GetEnumerator Gets an enumerator that can iterate through the ExtensionCollection object.

Public Properties

The following table shows the properties of the ExtensionCollection class, the data type of each property, and a brief description of each.

Name Data type Description
Count Int32 Gets the number of extensions in the collection.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security