This documentation is archived and is not being maintained.
PersonalizationStateInfoCollection Properties
Visual Studio 2008
The PersonalizationStateInfoCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in a collection. |
|
IsSynchronized | Gets a value indicating whether access to the PersonalizationStateInfoCollection collection is synchronized (thread safe). |
|
Item | Overloaded. Gets an element from the collection based on the specified parameters. |
|
SyncRoot | Gets an object that can be used to synchronize access to the PersonalizationStateInfoCollection instance. |
Show: