IEnumType.T..GetValues Method
Gets the values of the IEnumType.T.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
T[] GetValues()
VB
Function GetValues As T()
Gets the values of the IEnumType.T.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
T[] GetValues()
Function GetValues As T()