EnumValueCollection.T..Item Property (String)
Gets the enumeration value str from the string representation.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public T this[
string str
] { get; }
Parameters
str |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|
NotImplementedException |