TypeInfo.MakeGenericType(Type[]) Yöntem

Tanım

public:
 abstract Type ^ MakeGenericType(... cli::array <Type ^> ^ typeArguments);
public abstract Type MakeGenericType (params Type[] typeArguments);
abstract member MakeGenericType : Type[] -> Type
Public MustOverride Function MakeGenericType (ParamArray typeArguments As Type()) As Type

Parametreler

typeArguments
Type[]

Döndürülenler

Type

Şunlara uygulanır