EnumValueCollection.T..TryGetInfo Method
Tries the get information.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.116+a71ced3
Syntax
C#
public bool TryGetInfo(
T val,
out EnumValue<T>? ei
)
Return Value
Type: Boolean
true if XXXX, false otherwise.