CollectionUtilities - класс Члены Смотри также Terrasoft.Common - пространство имен : CollectionUtilities - класс C#
Glossary Item Box
[Extension()] public static class CollectionUtilities
Тип CollectionUtilities предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AddIfNotExists<T> | Adds an element to the specified source if it has not been added already. | |
AddRange<T> | Adds a list of elements to the specified source. | |
AddRangeIfNotExists<T> | Adds collection elements to the specified source if they have not been added already. | |
Contains | Determines whether the instance of GUID belongs to the specified list System.Guid. | |
Find | Перегружен. | |
ForEach | Перегружен. | |
GetItemsString | Перегружен. | |
IsNotEmpty | Determines whether the specified enumerator is not empty. | |
IsNullOrEmpty | Verifies whether the specified enumerator is empty or null . | |
RemoveRange<T> | Deletes a list of elements from the specified source. | |
SplitOnChunks<T> |
System.Object
Terrasoft.Common.CollectionUtilities