The following tables list the members exposed by DefaultValueHashtable.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
DefaultValueHashtable | Overloaded. Initializes a new instance of the |
Protected Fields
Name | Description | |
---|---|---|
![]() |
_defaultValue | |
![]() |
_result |
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of key/value pairs contained in the |
![]() |
DefaultValue | |
![]() |
IsFixedSize | Gets a value indicating whether the |
![]() |
IsReadOnly | Gets a value indicating whether the |
![]() |
IsSynchronized | Gets a value indicating whether access to the |
![]() |
Item | Overridden. |
![]() |
Keys | Gets an |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the |
![]() |
Values | Gets an |
Protected Properties
Name | Description | |
---|---|---|
![]() |
comparer | Gets or sets the |
![]() |
EqualityComparer | Gets the |
![]() |
hcp | Gets or sets the object that can dispense hash codes. (inherited from Hashtable) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds an element with the specified key and value into the |
![]() |
Clear | Removes all elements from the |
![]() |
Clone | Creates a shallow copy of the |
![]() |
Contains | Determines whether the |
![]() |
ContainsKey | Determines whether the |
![]() |
ContainsValue | Determines whether the |
![]() |
CopyTo | Copies the |
![]() |
Equals | Determines whether the specified |
![]() |
GetEnumerator | Returns an |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetObjectData | Implements the |
![]() |
GetType | Gets the |
![]() |
OnDeserialization | Implements the |
![]() |
Remove | Removes the element with the specified key from the |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
GetHash | Returns the hash code for the specified key. (inherited from Hashtable) |
![]() |
KeyEquals | Compares a specific |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
DefaultValueHashtable | Overloaded. Initializes a new instance of the |