Returns the number of rate objects in the collection
Namespace: ASCOM.DriverAccessAssembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}Property Value
Int32Implements
IAxisRatesCount
See Also