Indicates whether obj is a InstanceName<(Of <(<'TObject>)>)>
semantically equal to this.
Assembly: Epic.Core
Declaration Syntax
C# |
public override bool Equals( Object obj )
Parameters
- obj (Object)
- A Object.
Return Value
trueTruetrue when obj is InstanceName<(Of <(<'TObject>)>)>
semantically equal to this, falseFalsefalse otherwise.