| RawValueEquals Method (Object) |
Determines whether the specified object are equal
Namespace:
Cauldron.XAML
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax Parameters
- obj
- Type: SystemObject
The object of type RawValue or byte[] to compare
Return Value
Type:
BooleanTrue if the specified objects are equal; otherwise, false
See Also