WriteArrayOfTime Method
WriteArrayOfTime(string, HLocalTime?[]?)
Writes a Array
Declaration
void WriteArrayOfTime(string name, HLocalTime?[]? value)
Parameters
string | name | The name of the field. |
HLocal |
value | The value of the field. |