| UserEquals Method (Object) |
Determines whether the specified object is equal to the current object
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax Parameters
- obj
- Type: SystemObject
The object to compare with the current object
Return Value
Type:
BooleanTrue if equal; otherwise false
See Also