Search
Preparing search index...
The search index is not available
vjgeo
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
vjgeo
ICollectionKeyComparer
Interface ICollectionKeyComparer<K>
比较键以查看它们是否相等.
Type parameters
K
Hierarchy
ICollectionKeyComparer
Callable
__call
(
a
:
K
, b
:
K
)
:
boolean
比较键以查看它们是否相等.
Parameters
a:
K
b:
K
Returns
boolean
ICollection
Key
Comparer
Generated using
TypeDoc
比较键以查看它们是否相等.