EnumType.T..ToString Method (Object)
Returns a String that represents this instance.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public string ToString(
Object val
)
VB
Public Function ToString (
val As Object
) As String
Parameters
val |
Type: System.Object |