forum

Home / DeveloperSection / Forums / How to sum a field in a List

How to sum a field in a List

Anonymous User 2187 05-Sep-2014

I have:

 Dim aList As List(Of myObj.Answers) = myObj.GetResults(someID)

How can I get the sum of aList.AnswerCount field in my List(Of myObj) ?


Updated on 06-Jul-2023
I am a content writter !

Can you answer this question?


Answer

2 Answers

Liked By