AlignmentSequential32 Class |
Namespace: Demo3D.PLC.Comms
public sealed class Sequential32 : AlignmentSequential
The AlignmentSequential32 type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignmentSequential32 |
Aligns bits, bytes, and Int16 on their respective boundaries, and larger types on 32-bit boundaries.
|
| Name | Description | |
|---|---|---|
| AlignmentRules |
A list of rules on how to align fields in memory.
(Inherited from AlignmentSequential.) |
| Name | Description | |
|---|---|---|
| Add(Int32, Int32) |
Returns the offset of a new field of a specified size.
(Inherited from Alignment.) | |
| Add(Int64, Int64) |
Returns the offset of a new field of a specified size.
(Inherited from AlignmentSequential.) | |
| GetSubAlignment |
Return a new Alignment object for aligning sub-elements.
(Inherited from AlignmentSequential.) |