2
Answers

How can sum value from txt file through c#

Photo of Feroz Khan

Feroz Khan

9y
1.8k
1
Hi All, 
 
I have one txt there is many value but i want sum just some value like below..
i want sum below values in textbox from notepad file.. 
 
Total value: 648 
Total Value: 1080 
Total Value: 936
Total Value: 100
Total Value: 99
Total Value: 80
 

Answers (2)