get_GenericTypeArguments()

TypeInfo::get_GenericTypeArguments() const method

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

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

See Also