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