AntDeviceToString Method
Returns a string representation of the current derived AntDevice.
Namespace: SmallEarthTech.AntPlusAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+54994fa34e781af8d41d8f78e72210c9fe046b39
public virtual string ToString()
Public Overridable Function ToString As String
public:
virtual String^ ToString()
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
StringOverridden to return the short class name versus the full namespace name.