IEnumType.ToString Method
Returns a String that represents the specified value.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
string ToString(
Object val
)
VB
Function ToString (
val As Object
) As String
Parameters
val |
Type: System.Object |