IEnumValue Properties
The IEnumValue type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the attributes of the IEnumValue | |
|
|
Gets the enumeration base type (sint,byte,short,ushort,int,uint,Int64,UInt64 supported) | |
|
|
Gets the comment on the IEnumValue | |
|
|
Gets the name of the Enumeration Value (value as string) | |
|
|
Gets the raw value of the enumeration (as byte array) | |
|
|
Gets the size of the Enum value (in bytes) | |
|
|
Gets the (Primitive, BaseType) Value of the enumeration as object |
Reference
IEnumValue Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IEnumValue.ManagedBaseType Property
- IEnumValue.Name Property
- IEnumValue.Primitive Property
- IEnumValue.RawValue Property
- IEnumValue.Size Property
- IEnumValueAttributes Property
- IEnumValueBaseType Property
- IEnumValueComment Property
- IEnumValueName Property
- IEnumValueRawValue Property
- IEnumValueSize Property
- IEnumValueValue Property