CoClassAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci CoClassAttribute třídy s identifikátorem původní třídy 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

A Type , který obsahuje identifikátor třídy původní třídy coclass.

Platí pro