Concept.Utils Assembly > Concept.Utils Namespace : EnumerableUtils Class |
The following tables list the members exposed by EnumerableUtils.
Name | Description | |
---|---|---|
![]() ![]() | AppendToCollection<T> | Appends to collection. |
![]() ![]() | Concat | Overloaded. Concats the specified enumerable1. |
![]() ![]() | Contains | Determines whether [contains] [the specified enumerable]. |
![]() ![]() | Count | Counts the specified enumerable. |
![]() ![]() | Filter | Overloaded. Filters the specified list. |
![]() ![]() | First | Overloaded. Firsts the specified enumerable. |
![]() ![]() | IsEmpty | Determines whether the specified enumerable is empty. |
![]() ![]() | StringToEnum<T> | Strings to enum. |
![]() ![]() | ToEnumerable<T> | To the enumerable. |
![]() ![]() | ToList<T> | To the list. |
![]() ![]() | ToString | Overloaded. Returns a System.String that represents this instance. |
![]() ![]() | YieldReturn<TSource> | Yields the return. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |