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