EnumType.T..EnumValues Property

Enumeration specification (if enum)

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public IEnumValueCollection EnumValues { get; }

Property Value

Type: IEnumValueCollection
The enum specification.

Implements

IEnumType.T..EnumValues

Reference

EnumType.T. Class

TwinCAT.Ads.TypeSystem Namespace