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