Click or drag to resize

BigBinaryValue Constructor

Overload List
  Name Description
Public method BigBinaryValue(Byte) Creates a new big-endian ordered binary value from the given byte array.
Public method BigBinaryValue(TypeCode, Byte) Creates a new big-endian ordered binary value from the given byte array.
Public method BigBinaryValue(Byte, Int32, Int32) Creates a new big-endian ordered binary value from the given byte array.
Public method BigBinaryValue(TypeCode, Byte, Int32, Int32) Creates a new big-endian ordered binary value from the given byte array.
Top
See Also