IEnumType.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(
    IConvertible val
)

Parameters

val

Type: System.IConvertible
The value.

Return Value

Type: String
A String that represents this value.

Reference

IEnumType Interface

TwinCAT.TypeSystem Namespace