GetGenericArguments()

TypeInfo::GetGenericArguments() const method

Gets an array of the generic type arguments for this type.

ArrayPtr<TypeInfo> System::TypeInfo::GetGenericArguments() const

See Also