Click or drag to resize
ICustomLookupK Methods

The ICustomLookupK generic type exposes the following members.

Methods
  NameDescription
Public methodMatches
Tests whether a specified key matches the current key (for example, in hierarchical indexing based on tuples, if the current key represents a pair (1, _) then the value (1, 42) would match).
Top
See Also