IEnumType.T..ToString Method
Returns a String that represents the specified value.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
string ToString(
T val
)
Return Value
Type: String
A String that represents this
value.