AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IEnumerableExtensions Members

The IEnumerableExtensions type exposes the following members.

Methods


  Name Description
Public method Static member Add<(Of <<'(T>)>>)
Adds the specified value.
Public method Static member Append(IEnumerable, array<Object>[]()[][])
Appends the specified second.
Public method Static member Append<(Of <<'(T>)>>)(IEnumerable<(Of <<'(T>)>>), array<T>[]()[][])
Appends the specified second.
Public method Static member Prepend(IEnumerable, array<Object>[]()[][])
Prepends the specified second.
Public method Static member Prepend<(Of <<'(T>)>>)(IEnumerable<(Of <<'(T>)>>), array<T>[]()[][])
Prepends the specified second.