IEnumerableExtensions..::..Prepend Method (IEnumerable, array<Object>[]()[][])
Prepends the specified second.
Namespace:
AdvantageCMS.Core.Common.ExtensionAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static IEnumerable Prepend( this IEnumerable first, params Object[] second )