PkStatesList Methods |
The PkStatesList type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Determines whether a specific state is present in the list. | |
| GetEnumerator | Provides For...Each ability to enumerate the states in the list. | |
| GetObjectData | ||
| Next | Gets the next state in the list relative to the Active state. | |
| Next(Byte) | Gets the next state in the list relative to a given state. | |
| Prev | Gets the previous state in the list relative to the Active state. | |
| Prev(Byte) | Gets the previous state in the list relative to a given state. | |
| Reset |