BikeSpeedSensorToString Method
Returns a string that represents the current object.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BikeSpeedAndCadenceAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 5.0.1.0+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
StringA string that represents the current object.
Overridden to provide the short class name versus the full namespace name.