IEnumType.Parse Method
Parses a value 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#
IConvertible Parse(
string name
)
Parameters
name |
Type: System.String |
Return Value
Type: IConvertible
T.