IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace > QueryableExtensions Class : All Method |
'Declaration
<ExtensionAttribute()> Public Shared Function All( _ ByVal source As IQueryable, _ ByVal predicateDescription As IPredicateDescription _ ) As Boolean
'Usage
Dim source As IQueryable Dim predicateDescription As IPredicateDescription Dim value As Boolean value = QueryableExtensions.All(source, predicateDescription)
[Extension()] public static bool All( IQueryable source, IPredicateDescription predicateDescription )
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