StateValueCollectionEnumeratorReset Method

Reset the internal index to the start of the collection so that the enumerator can be reused.

Definition

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
C#
public void Reset()

Implements

IEnumeratorReset

See Also