Click or drag to resize

UserDefinedToString Method

Returns the string representation of the user defined rapid data.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation with the value of the user defined rapid data.

Implements

IRapidDataToString
See Also