ITrackingRatesItem Property
Returns a specified item from the collection
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
DriveRate this[
int index
] { get; }
ReadOnly Default Property Item (
index As Integer
) As DriveRate
Get
- index Int32
- Number of the item to return
DriveRateA collection of supported DriveRate values that describe the permissible values of the TrackingRate property for this telescope type.
DriveRateReturns a collection of supported DriveRate values
This is only used by telescope interface versions 2 and 3
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10