TypeLibInfoClass._OldAddClassTypeToList 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 _OldAddClassTypeToList
'Usage
Dim instance As TypeLibInfoClass

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

Implements

_TypeLibInfo._OldAddClassTypeToList()

.NET Framework Security

See Also

Reference

TypeLibInfoClass Class

TypeLibInfoClass Members

TLI Namespace