Click or drag to resize

StateValueCollectionEnumeratorMoveNext Method

Move to the next state value

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntax
public bool MoveNext()

Return Value

Boolean
True if successful, False if at the end of the list.

Implements

IEnumeratorMoveNext
See Also