PropertyCollection Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | comparer | |
![]() | Count | |
![]() | EqualityComparer | Gets the IEqualityComparer to use for the Hashtable.(Inherited from Hashtable.) |
![]() | hcp | Obsolete. Gets or sets the object that can dispense hash codes.(Inherited from Hashtable.) |
![]() | IsFixedSize | |
![]() | IsReadOnly | |
![]() | IsSynchronized | |
![]() | Item[Object^] | Gets or sets the value associated with the specified key.(Inherited from Hashtable.) |
![]() | Keys | Gets an ICollection containing the keys in the Hashtable.(Inherited from Hashtable.) |
![]() | SyncRoot | |
![]() | Values | Gets an ICollection containing the values in the Hashtable.(Inherited from Hashtable.) |
Show:

