- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class IEnumerableExtensions
Methods
| Name | Return Value | Summary |
|---|---|---|
| Concat |
IEnumerable |
static
|
| GetNext |
T |
static
|
| GetNext |
T |
static
|
| GetPrevious |
T |
static
|
| GetPrevious |
T |
static
|
| StartsWith |
bool |
Determines whether the items starts with the specified values.
static
|
| StartsWith |
bool |
Determines whether the items starts with the specified values.
static
|