EnumType.T..ToString Method (IConvertible)
Returns a String that represents this instance.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public string ToString(
IConvertible val
)
Parameters
val |
Type: System.IConvertible |
Return Value
Type: String
A String that represents this instance.