Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Extensions to the dictionary implementation. (Developer Extensions)
Namespace: Microsoft.Xrm.Client.Collections.Generic
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Client.Collections.Generic.DictionaryExtensions
Syntax
public static class DictionaryExtensions
[ExtensionAttribute]
public ref class DictionaryExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DictionaryExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class DictionaryExtensions
Methods
Name | Description | |
---|---|---|
![]() ![]() |
FirstNotNullOrDefault<TKey, TValue>(IDictionary<TKey, TValue>, TKey[]) | |
![]() ![]() |
FirstNotNullOrEmpty<TKey>(IDictionary<TKey, String>, TKey[]) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Client.Collections.Generic Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright