LayoutFieldSetData Method |
Namespace: OBCOM.NetClient
Exception | Condition |
---|---|
IndexOutOfRangeException | If index is out of bounds. |
ArgumentException | If strict and data is too long. |
The character sequence starts at the offset position returned by the GetOffset method, and it's length is given by the Length property.
If the value of data is too short, it is extended with space characters. If the value of data is too long, it is truncated. If data is null the sequence is filled with NO-DATA (0x1A).