The StateServerKeyList type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of StateServerKey values held by this StateServerKeyList.
| |
| IsFixedSize |
Returns false.
| |
| IsReadOnly |
Returns true.
| |
| IsSynchronized |
Returns false.
| |
| Item |
Gets the StateServerKey element at the specified index.
| |
| SyncRoot |
Gets an object that can be used to synchronize access to this StateServerKeyList.
|
See Also