This documentation is archived and is not being maintained.
ProfileInfoCollection Properties
Visual Studio 2010
The ProfileInfoCollection type exposes the following members.
| 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 | Gets the ProfileInfo object in the collection, referenced by the specified UserName. |
|
SyncRoot | Gets the synchronization root. |
Show: