public SetValue ( |
||
record | The record to be updated; may be null. | |
fieldIndex | int | The index of the field to be updated. |
value | string | The value. |
리턴 | void |
null
. A new field is added if fieldIndex is greater than or equal to Fields count.
public SetValue ( |
||
record | The record to be updated; may be null. | |
fieldIndex | int | The index of the field to be updated. |
value | string | The value. |
리턴 | void |