IEnumValue Properties

The IEnumValue type exposes the following members.

Properties

 

Name

Description

IEnumValue Properties 1:

ManagedBaseType

Gets the enumeration base type (sint,byte,short,ushort,int,uint,Int64,UInt64 supported)

IEnumValue Properties 2:

Name

Gets the name of the Enumeration Value (value as string)

IEnumValue Properties 3:

Primitive

Gets the (Primitive, BaseType) Value of the enumeration as object

IEnumValue Properties 4:

RawValue

Gets the raw value of the enumeration (as byte array)

IEnumValue Properties 5:

Size

Gets the size of the Enum value (in bytes)

Reference

IEnumValue Interface

TwinCAT.TypeSystem Namespace