IEnumType.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#

Object[] GetValues()

VB

Function GetValues As Object()

Return Value

Type: .Object.
T[].

Reference

IEnumType Interface

TwinCAT.TypeSystem Namespace