AntDeviceToString Method
Returns a string representation of the current derived AntDevice.
Namespace: SmallEarthTech.AntPlusAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
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.