MultiValueReadOnlyDictionaryTKey, TValue Methods
The MultiValueReadOnlyDictionaryTKey, TValue type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the read-only dictionary contains an element that has the specified key. | |
|
|
Indicates whether the current MultiValueReadOnlyDictionaryTKey, TValue is equal to another MultiValueReadOnlyDictionaryTKey, TValue. | |
|
|
Determines whether the specified Object is equal to the
current MultiValueReadOnlyDictionaryTKey,
TValue. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Gets all values under the specified key. | |
|
|
Returns an enumerator that iterates through the collection. | |
|
|
Gets the first value under the specified key. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Gets the value at the specified index under the specified key. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Converts the current instance of the MultiValueReadOnlyDictionaryTKey, TValue class to an ICollectionT. | |
|
|
Returns a string that represents the current object. | |
|
|
Gets the value that is associated with the specified key. | |
|
|
Gets the value that is associated with the specified key. |
Reference
MultiValueReadOnlyDictionaryTKey, TValue Class TcHmiSrv.Core.Collections Namespace
Copyright © Beckhoff Automation GmbH & Co. KG
- MultiValueReadOnlyDictionaryTKey, TValueContainsKey Method
- MultiValueReadOnlyDictionaryTKey, TValueEquals Method
- MultiValueReadOnlyDictionaryTKey, TValueGetAllValues Method
- MultiValueReadOnlyDictionaryTKey, TValueGetEnumerator Method
- MultiValueReadOnlyDictionaryTKey, TValueGetFirstValue Method
- MultiValueReadOnlyDictionaryTKey, TValueGetHashCode Method
- MultiValueReadOnlyDictionaryTKey, TValueGetValue Method
- MultiValueReadOnlyDictionaryTKey, TValueToCollection Method
- MultiValueReadOnlyDictionaryTKey, TValueTryGetValue Method