BasePropertiesEquals Method
Determines whether the specified Object is equal to the current Object.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public override bool Equals(
Object obj
)
- obj Object
- The Object to compare with the current Object.
Booleantrue, if the specified Object is equal to the current Object; otherwise, false.