UserProfiles Properties |
The UserProfiles type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of strings contained in the StringCollection. (Inherited from StringCollection.) | |
| Hash |
Computes and returns a MD5 hash of the profiles concatenated into a string.
| |
| IsReadOnly | Gets a value indicating whether the StringCollection is read-only. (Inherited from StringCollection.) | |
| IsSynchronized | Gets a value indicating whether access to the StringCollection is synchronized (thread safe). (Inherited from StringCollection.) | |
| Item | Gets or sets the element at the specified index. (Inherited from StringCollection.) | |
| SyncRoot | Gets an object that can be used to synchronize access to the StringCollection. (Inherited from StringCollection.) |