Shunde.NET Framework Class Library

GenericType.GetGenericTypes Method (GenericTypeType)

Gets and populates all the GenericTypes for the given type

public static GenericType[] GetGenericTypes(
   GenericTypeType genericTypeType
);

Parameters

GenericTypeType

Return Value

Returns an array of 0 or more GenericTypes

See Also

GenericType Class | Shunde.Common Namespace | GenericType.GetGenericTypes Overload List