SyntaxFix
Write A Post
Hire A Developer
Questions
Just use dynamic as the argument:
dynamic
var list = new List<dynamic>();