Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EnumerableExtensions Class > IsNullOrEmpty Method : IsNullOrEmpty<T>(IEnumerable<T>) Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Function IsNullOrEmpty(Of T)( _ ByVal items As System.Collections.Generic.IEnumerable(Of T) _ ) As System.Boolean
'Usage Dim items As System.Collections.Generic.IEnumerable(Of T) Dim value As System.Boolean value = EnumerableExtensions.IsNullOrEmpty(Of T)(items)
true
if null
or no items in the collection.false
otherwiseTarget 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.