Rogue Wave Server Component library for .NET Reference Guide
|
|
MvUserTypeEquals Method |
Returns a value indicating whether this instance is equal to a
specified object.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- o
- Type: SystemObject
An object to compare with this instance or null.
Return Value
Type: Booleantrue if o is an instance of MvUserType and equals the value of this instance; otherwise, false.