Documentation
Preparing search index...
jscorlib
Collections
EqualityComparison
Equatable
Interface Equatable
interface
Equatable
{
"[EqualsSymbol]"
(
other
:
unknown
)
:
boolean
;
"[GetHashCodeSymbol]"
()
:
number
;
}
Index
Methods
[
Equals
Symbol]
[
Get
Hash
Code
Symbol]?
Methods
[
Equals
Symbol]
"[EqualsSymbol]"
(
other
:
unknown
)
:
boolean
Parameters
other
:
unknown
Returns
boolean
Optional
[
Get
Hash
Code
Symbol]
"[GetHashCodeSymbol]"
()
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
[
Equals
Symbol]
[
Get
Hash
Code
Symbol]
Documentation
Loading...