Standard Crank Torque SensorTo String Method
Returns a string representation of the object.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
A string that represents the object, specifically "Bike Power (Crank Torque)".
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
C#
public virtual string ToString()VB
Public Overridable Function ToString As StringC++
public:
virtual String^ ToString()F#
abstract ToString : unit -> string
override ToString : unit -> string Return Value
StringA string that represents the object, specifically "Bike Power (Crank Torque)".