IEnumType.T..Parse Method

Parses a name of the IEnumType.T. and returns the value (as base type)

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

T Parse(
    string name
)

Parameters

name

Type: System.String
The name.

Return Value

Type: T
T.

Reference

IEnumType.T. Interface

TwinCAT.TypeSystem Namespace