ITcAdsDataType.EnumValues Property

Enumeration specification (if enum)

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

ReadOnlyEnumValueCollection EnumValues { get; }

VB

ReadOnly Property EnumValues As ReadOnlyEnumValueCollection
    Get

Property Value

Type: ReadOnlyEnumValueCollection
The enum infos.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace