PersonalizationStateInfoCollection Properties
.NET Framework 3.0
| 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. |
Community Additions
ADD
Show: