- Namespace
- Statiq
.Common - Containing Type
- I
Enumerable Extensions
Syntax
public static T GetNext<T>(this IEnumerable<T> source, T item)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
source | IEnumerable |
|
item | T |
Return Value
Type | Description |
---|---|
T |