CoClassAttribute(Type) Konstruktor

Definicja

Inicjuje CoClassAttribute nowe wystąpienie klasy za pomocą identyfikatora klasy oryginalnej coclass.

public:
 CoClassAttribute(Type ^ coClass);
public CoClassAttribute (Type coClass);
new System.Runtime.InteropServices.CoClassAttribute : Type -> System.Runtime.InteropServices.CoClassAttribute
Public Sub New (coClass As Type)

Parametry

coClass
Type

Element Type zawierający identyfikator klasy oryginalnej coclass.

Dotyczy