IFixedSizeType interface | QSYS API Reference Guide
Declares the basic functionality of a fixed-size type.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Extends: IComparable
Properties
Type | Name | Description |
---|---|---|
Int32 | Length | Gets the length of this fixed size item. |
Object | ValueAsObject | Gets the .Net value of this fixed size item as an object. |