IDictionary |
| Name | Description | |
|---|---|---|
| TryGetValueTKey, TItem(IDictionaryPropertyTKey, IPropertyTItem, TItem, TKey, IPropertyTItem) | Attempts to obtain a value associated with given key from this dictionary | |
| TryGetValueTKey, TItem(IDictionaryPropertyTKey, IPropertyWithValidValuesTItem, TItem, TKey, IPropertyWithValidValuesTItem) | Attempts to obtain a value associated with given key from this dictionary | |
| TryGetValueTKey, TItem(IDictionaryPropertyTKey, IReadOnlyPropertyTItem, TItem, TKey, IReadOnlyPropertyTItem) | Attempts to obtain a value associated with given key from this dictionary |