StateValueCollectionEnumeratorCurrent Property

Get the current state value.

Definition

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
C#
public Object Current { get; }

Property Value

Object

Implements

IEnumeratorCurrent

See Also