DataSelect Class |
Namespace: Demo3D.PLC.Comms.AttrDb
public class DataSelect
The DataSelect type exposes the following members.
| Name | Description | |
|---|---|---|
| DataSelect |
Constructs a data selection.
|
| Name | Description | |
|---|---|---|
| DataSize |
The total size, or 0 for variable size.
| |
| Dimensions |
Array selection, or null for scalar.
| |
| ElementSize |
The size of one element, or 0 for variable size.
|