I have a method where I can only retrieve the object type at runtime. I tried to cast it to a list of known object, but I failed.

  private string outputParamForList,c#,list,casting,enumerable,custom-object"/>
	














首页 > 解决方案 > C# 将 Enumerable.Iterator 强制转换为已知列表 at run time

I have a method where I can only retrieve the object type at runtime. I tried to cast it to a list of known object, but I failed.

  private string outputParamForList