IEnumerableExtensions Methods
The IEnumerableExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Add<(Of <<'(T>)>>) |
Adds the specified value.
|
![]() ![]() |
Append(IEnumerable, array<Object>[]()[][]) |
Appends the specified second.
|
![]() ![]() |
Append<(Of <<'(T>)>>)(IEnumerable<(Of <<'(T>)>>), array<T>[]()[][]) |
Appends the specified second.
|
![]() ![]() |
Prepend(IEnumerable, array<Object>[]()[][]) |
Prepends the specified second.
|
![]() ![]() |
Prepend<(Of <<'(T>)>>)(IEnumerable<(Of <<'(T>)>>), array<T>[]()[][]) |
Prepends the specified second.
|