| CollectionUtils Class | 
Namespace: PDTec.IceNet.Sdk.Utils
public static class CollectionUtils
The CollectionUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareElementsS, T | ||
| ConvertS, T, C | ||
| ConvertEnumS, T | ||
| ConvertFromHexString | ||
| ConvertToHexString | ||
| CreateFilteredT, C | ||
| CreateFiltered2S, T, C | ||
| FilterT, C | ||
| Filter2S, T, C | ||
| GetValueTKey, TValue | ||
| IsFlagSetT | ||
| IsInSetT | ||
| IsNullOrEmpty(IEnumerable) | 
            Checks whether raw (non-typed) collection passed as an argument is null or has no elements.
              | |
| IsNullOrEmptyT(IEnumerableUTT) | ||
| ParseEnumT | ||
| SetValueSynchronizedTKey, TValue | ||
| ToArrayT(ICollectionUTT) | ||
| ToArrayS, T(ICollectionUTT, CollectionUtilsConversionUTT, UTT) | ||
| ToArray2SrcT, TgtT | ||
| TryGetValueSynchronizedTKey, TValue |