Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function ApplyFilters( _ ByVal filters As AccountFilters, _ ByVal accounts As IList(Of AccountInfo) _ ) As IList(Of AccountInfo) |
C# | |
---|---|
public static IList<AccountInfo> ApplyFilters( AccountFilters filters, IList<AccountInfo> accounts ) |
Parameters
- filters
- accounts
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family