Overload List
Name | Description | |
---|---|---|
Set(Int32, array<Byte>[]()[][]) |
Sets the field value as a byte array.
| |
Set(Int32, Char) |
Sets the field value as character.
| |
Set(Int32, Double) |
Sets the field value as a double-precision floating point number.
| |
Set(Int32, Int32) |
Sets the field value as integer.
| |
Set(Int32, Int64) |
Sets the field value as a signed 64-bit (8-byte) integer.
| |
Set(Int32, String) |
Sets the field value as string.
|