System::TypeInfo::get_GenericTypeArguments method

TypeInfo::get_GenericTypeArguments method

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

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

See Also