EnumBuilder.MakeGenericType(Type[]) Yöntem

Tanım

public:
 override Type ^ MakeGenericType(... cli::array <Type ^> ^ typeArguments);
public override Type MakeGenericType (params Type[] typeArguments);
override this.MakeGenericType : Type[] -> Type
Public Overrides Function MakeGenericType (ParamArray typeArguments As Type()) As Type

Parametreler

typeArguments
Type[]

Döndürülenler

Şunlara uygulanır