Click or drag to resize

LittleBinaryValue Constructor

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