Click here to Skip to main content
15,886,046 members

Videos


Page 1 of 8
1 2 3 4 5 6 7 8


.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
1. Is there a way to access public properties of a POCO class as an array/list?
Given: public class Person { public string FirstName { get; set; } public string LastName { get; set; } } If I later define a List of Person Objects: List people = new List(); I know I can...
Mark Miller Updated: 17 Aug 2020
Rating: ( (No votes))
2. Is there a way to access public properties of a POCO class as an array/list?
Thanks Richard - I could modify my classes to include an index property. Working on a simple way of dumping contents of Lists to a simple CSV file for review during debugging. Instead of having multiple "dump" methods, I'd like only one. Thanks...
Mark Miller Updated: 17 Aug 2020
Rating: ( (No votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()

Page 1 of 8
1 2 3 4 5 6 7 8