Click or drag to resize

StateValueCollectionEnumeratorCurrent Property

Get the current state value.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntax
public Object Current { get; }

Property Value

Object

Implements

IEnumeratorCurrent
See Also