Overload List

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

See Also