State |
The StateValueCollectionEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | StateValueCollectionEnumerator | Create an empty state value collection enumerator |
![]() | StateValueCollectionEnumerator(IStateValue) | Create a state value collection enumerator containing the supplied IStateValue objects |
Name | Description | |
---|---|---|
![]() | Dispose | Dispose of the state value collection enumerator. |
![]() | MoveNext | Move to the next state value |
![]() | Reset | Reset the internal index to the start of the collection so that the enumerator can be reused. |
See Device State Implementation and Requirements for further information on how to implement DeviceState, which properties to include, and the implementation support provided by the Platform.