AxisRatesCurrent Property |
Returns the current value of the collection
Namespace: ASCOM.DriverAccessAssembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic Object Current { get; }Public ReadOnly Property Current As Object
Get
public:
virtual property Object^ Current {
Object^ get () sealed;
}Property Value
ObjectImplements
IEnumeratorCurrent
See Also