InterfaceTypeAttribute Constructor

 

Initializes a new instance of the InterfaceTypeAttribute class.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodInterfaceTypeAttribute(ComInterfaceType)

Initializes a new instance of the InterfaceTypeAttribute class with the specified ComInterfaceType enumeration member.

System_CAPS_pubmethodInterfaceTypeAttribute(Int16)

Initializes a new instance of the InterfaceTypeAttribute class with the specified ComInterfaceType enumeration member.

Return to top
Show: