AlignmentSequential16 Class |
Namespace: Demo3D.PLC.Comms
public sealed class Sequential16 : AlignmentSequential
The AlignmentSequential16 type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignmentSequential16 |
Aligns bits and bytes on their respective boundaries, and larger types on 16-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.) |