IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : EnumerableFns Class |
'Declaration
<ExtensionAttribute()> Public MustInherit NotInheritable Class EnumerableFns
'Usage
Dim instance As EnumerableFns
[Extension()] public static class EnumerableFns
Since the methods here are DevForce extensions, you cannot use them in queries which will be sent to the data source, as Linq to Entities will not recognize the extension method.
For more information on extension methods, see Extension Methods (C# Programming Guide) or Extension Methods (Visual Basic) in the Visual Studio 2010 documentation.
System.Object
IdeaBlade.Core.EnumerableFns
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2