IEnumType.T..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(
T val
)
VB
Function ToString (
val As T
) As String