TryGetValueProvider Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static class that provides caching for TryGetValue. This class cannot be inherited.
public ref class TryGetValueProvider abstract sealedpublic static class TryGetValueProvidertype TryGetValueProvider = classPublic Class TryGetValueProvider- Inheritance
- 
				TryGetValueProvider
Methods
| CreateInstance(Type) | Returns a TryGetValueDelegate for the specified IDictionary<TKey,TValue> type. |