IStateValueCollectionCount Property

Number of items in the returned collection

Definition

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

Property Value

Int32
Number of items

Return Value

Int32
Integer number of items

See Also