LayoutMessageSetInteger Method |
| Name | Description | |
|---|---|---|
| SetInteger(String, NullableInt32) |
Changes the integer value of the field identified by name to the supplied value.
| |
| SetInteger(String, Int32, NullableInt32) |
Changes the integer value of the field identified by name and index to the supplied value.
|