The following tables list the members exposed by FdfNamedObjectListDictionary<T>.
Public Constructors
Name | Description | |
---|---|---|
![]() |
FdfNamedObjectListDictionary | Initializes a new instance of the |
Public Properties
Name | Description | |
---|---|---|
![]() |
Comparer | Gets the |
![]() |
Count | Gets the number of key/value pairs contained in the |
![]() |
Item | Gets or sets the value associated with the specified key. (inherited from Dictionary) |
![]() |
Keys | Gets a collection containing the keys in the |
![]() |
Values | Gets a collection containing the values in the |
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds the specified key and value to the dictionary. (inherited from Dictionary) |
![]() |
Clear | Removes all keys and values from the |
![]() |
ContainsKey | Determines whether the |
![]() |
ContainsValue | Determines whether the |
![]() |
Equals | Determines whether the specified |
![]() |
GetEnumerator | Returns an enumerator that iterates through the |
![]() |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
![]() |
GetObjectData | Implements the |
![]() |
GetType | Gets the |
![]() |
OnDeserialization | Implements the |
![]() |
Remove | Removes the value with the specified key from the |
![]() |
ToString | Returns a |
![]() |
TryGetKeyValuePair | |
![]() |
TryGetValue | Gets the value associated with the specified key. (inherited from Dictionary) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |