EnumType.T..Parse Method

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

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

Syntax

C#

public T Parse(
    string strValue
)

Parameters

strValue

Type: System.String
Enum Value as string.

Return Value

Type: T
T.

Implements

IEnumType.T..Parse(String)

Reference

EnumType.T. Class

TwinCAT.Ads.TypeSystem Namespace