Click or drag to resize

RawValueToBool Method

Converts the raw bytes value to bool

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Cauldron.XAML.RawValue.ToBool"]

See Also