File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
xml/System.Collections.Frozen Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 12271227 Gets an instance of a type that may be used to perform operations on a <see cref =" T:System.Collections.Frozen.FrozenDictionary`2" />
12281228 using a <typeparamref name =" TAlternateKey" /> as a key instead of a <typeparamref name =" TKey" />.
12291229 </summary >
1230- <returns >true if a lookup could be created; otherwise, false.</returns >
1230+ <returns >
1231+ <see langword =" true" /> if a lookup could be created; otherwise, <see langword =" false" />.</returns >
12311232 <remarks >
12321233 This instance must be using a comparer that implements <see cref =" T:System.Collections.Generic.IAlternateEqualityComparer`2" /> with
12331234 <typeparamref name =" TAlternateKey" /> and <typeparamref name =" TKey" />. If it doesn't, the method will return false.
You can’t perform that action at this time.
0 commit comments