| Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EnumerableExtensions Class > IsNullOrEmpty Method : IsNullOrEmpty<TK,TV>(IDictionary<TK,TV>) Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Overloads Shared Function IsNullOrEmpty
(Of TK,TV)( _
ByVal dictionary As System.Collections.Generic.IDictionary(Of TK,TV) _
) As System.Boolean
'Usage Dim dictionary As System.Collections.Generic.IDictionary(Of TK,TV) Dim value As System.Boolean value = EnumerableExtensions.IsNullOrEmpty(Of TK, TV)(dictionary)
[System.Runtime.CompilerServices.Extension()] public static System.bool IsNullOrEmpty<TK,TV>( System.Collections.Generic.IDictionary<TK,TV> dictionary )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.