AlternateTypeGenerationHook T Equals Method | Glimpse API Documentation |
Determines whether the specified Object is equal to this instance.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- obj
- Type: System Object
The Object to compare with this instance.
Return Value
true if the specified Object is equal to this instance; otherwise, false.See Also