Link to home
Start Free TrialLog in
Avatar of Silas2
Silas2

asked on

Create C# Anonymous Types -Runttime

With the new anonymous type class initializer 'New With ' then followed by an array of tuples, can you pass in this array of tuples at runtime rather than hard-coding it in a code file at design time?
ASKER CERTIFIED SOLUTION
Avatar of Ravi Vaddadi
Ravi Vaddadi
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial