ProfileInfoCollection Properties
.NET Framework (current version)
Namespace:
System.Web.Profile
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of ProfileInfo objects in the collection. |
![]() | IsSynchronized | Gets a value indicating whether the profile info collection is thread safe. |
![]() | Item[String^] | Gets the ProfileInfo object in the collection, referenced by the specified UserName. |
![]() | SyncRoot | Gets the synchronization root. |
Show:
