Click or drag to resize

RawValueToLong Method

Converts the raw bytes value to long

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public long ToLong()

Return Value

Type: Int64
The converted value
See Also