TypeLibInfoClass.UnRegister Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  TLI
Assembly:  Microsoft.TLI.Interop (in Microsoft.TLI.Interop.dll)

Syntax

'Declaration
Public Overridable Sub UnRegister
'Usage
Dim instance As TypeLibInfoClass

instance.UnRegister()
public virtual void UnRegister()
public:
virtual void UnRegister()
public function UnRegister()

Implements

_TypeLibInfo.UnRegister()

.NET Framework Security

See Also

Reference

TypeLibInfoClass Class

TypeLibInfoClass Members

TLI Namespace