Overload List

  NameDescription
Public methodSet(Int32, Int32, array<Byte>[]()[][])
Sets the field value as a byte array.
Public methodSet(Int32, Int32, Double)
Sets the field value as a double-precision floating point number.
Public methodSet(Int32, Int32, Int32)
Sets the field value as a signed 32-bit (4-byte) integer.
Public methodSet(Int32, Int32, Int64)
Sets the field value as a signed 64-bit (8-byte) integer.
Public methodSet(Int32, Int32, String)
Sets the field value as string.

See Also