Hashtable::comparer Property
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Collections
Assembly: mscorlib (in mscorlib.dll)
Return to top
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The property is set to a value, but the hash table was created using an IEqualityComparer. |
Retrieving the value of this property is an O(1) operation.
.NET Framework
Available since 1.1
Available since 1.1
Show: