Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EnumerableExtensions Class : IsNullOrEmpty Method |
Overload | Description |
---|---|
IsNullOrEmpty<T>(IEnumerable<T>) | Checks if a IEnumerable is either null or contains no items |
IsNullOrEmpty(IEnumerable) | Checks if a System.Collections.IEnumerable is either null or contains no items |
IsNullOrEmpty<TK,TV>(IDictionary<TK,TV>) | see if the collection is null or has 0 items. |
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.