Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7851169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T19:06:10+00:00 2026-06-02T19:06:10+00:00

I figure I should use ‘Aggregate’ but apparently I am getting it wrong First

  • 0

I figure I should use ‘Aggregate’ but apparently I am getting it wrong

First I get a list of my Entity objects

    Dim employers As List(Of myEntity) = (New XXXX()).getZZZ(userName, userType)

Then I figured this would be a way to put all the names in a string

    Dim names as String = employers.Aggregate(Function(current, [next]) current.Name & " " & [next].Name)

but I get the error: “Cannot convert type ‘lambda expression’ to parameter type ‘System.Func(Of myEntity, myEntity, myEntity……”

any clues?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T19:06:11+00:00Added an answer on June 2, 2026 at 7:06 pm

    Try this instead:

    Dim names = String.Join(" ", employers.Select(Function(employer) employer.Name))

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've looked around but haven't been able to figure out if I should use
I am trying to figure out under what circumstances I should use weak (non-identifying)
This should seem simple enough, but can't figure it out. I was porting a
This seems like it should be obvious but I can't figure it out. Suppose
I cannot figure out how to get rid of errors that should not be
This should be a simple question, but I just can't seem to figure it
I'm trying to figure out wether I should use SOAP or REST for a
I am trying to figure out how to use Validation on Business Objects. Until
I am trying to figure out which data types I should use for my
I can't seem to figure out how I should use a switch statement with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.