![]() | Container |
Name | Description | |
---|---|---|
![]() ![]() | Intersect(IDictionary, IDictionary) | |
![]() ![]() | IntersectK, V(DictionaryK, V, DictionaryK, V) | Creates a new dictionary containing all key/value pairs from a whose keys are also contained in b. If both dictionaries contain one key, the value from a takes precedence, in contrast to union. |