System.Web.Profile.ProfileInfoCollection.Add Method

Adds the specified System.Web.Profile.ProfileInfo object to the collection.

Syntax

public void Add (ProfileInfo profileInfo)

Parameters

profileInfo
A System.Web.Profile.ProfileInfo object to add to the collection.

Remarks

Requirements

Namespace: System.Web.Profile
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0