DataDimension Structure |
Namespace: Demo3D.PLC.Comms
public readonly struct DataDimension : IEquatable<DataDimension>
The DataDimension type exposes the following members.
| Name | Description | |
|---|---|---|
| DataDimension |
Constructs a new DataDimension.
|
| Name | Description | |
|---|---|---|
| Length |
The array length (or -1 for variable/unknown length).
| |
| Type |
The array type.
|