 | IDictionaryPropertyExtensions Methods |
The IDictionaryPropertyExtensions type exposes the following members.
Methods| | 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
|
Top
See Also