ProfileGroupSettingsCollection.Item Property (Int32)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets the ProfileGroupSettings object at the specified index location.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of a ProfileGroupSettings object in the collection.
Property Value
Type: System.Web.Configuration.ProfileGroupSettingsThe ProfileGroupSettings object at the specified index, or null if there is no object at that index.
.NET Framework
Available since 2.0
Available since 2.0
Show: