how to cast object to generic type in c# code example Example: convert generic to type c# (SomeClass)Convert.ChangeType(T, typeof(SomeClass));