jliu212
Results
1
comments of
jliu212
@ahmad-moussawi Do you have an example how to cast the `IEnumerable` (which I think is `Dictionary` at runtime) to `IEnumerable`? The explicit casting or using `Cast()` from the generic collection...