All F# extension methods for type idictionary
- 
        IDictionary<>.TryGetLike IDictionary<>.TryGetValue, but returns the result as an Option, which is more convenient to work with from F#. 
ExtensionMethod.NET Home of 881 C#, Visual Basic, F# and Javascript extension methods
Like IDictionary<>.TryGetValue, but returns the result as an Option, which is more convenient to work with from F#.