TypeLibFuncAttribute Constructor

 

Initializes a new instance of the TypeLibFuncAttribute class.

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

NameDescription
System_CAPS_pubmethodTypeLibFuncAttribute(Int16)

Initializes a new instance of the TypeLibFuncAttribute class with the specified System.Runtime.InteropServices::TypeLibFuncFlags value.

System_CAPS_pubmethodTypeLibFuncAttribute(TypeLibFuncFlags)

Initializes a new instance of the TypeLibFuncAttribute class with the specified System.Runtime.InteropServices::TypeLibFuncFlags value.

Return to top
Show: