StateValueCollectionEnumeratorReset Method |
Reset the internal index to the start of the collection so that the enumerator can be reused.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntaxpublic:
virtual void Reset() sealed
Implements
IEnumeratorReset
See Also