System.Web.Configuration.ProfileGroupSettingsCollection.IndexOf Method

Returns the index of the specified System.Web.Configuration.ProfileGroupSettings object.

Syntax

public int IndexOf (ProfileGroupSettings group)

Parameters

group
A System.Web.Configuration.ProfileGroupSettings object in the collection.

Returns

The index of the specified System.Web.Configuration.ProfileGroupSettings object, or -1 if the specified System.Web.Configuration.ProfileGroupSettings object is not contained in the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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