Share via


Factory.CreateSmartTagCollection, méthode

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

Espace de noms :  Microsoft.Office.Tools
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Function CreateSmartTagCollection ( _
    serviceProvider As IServiceProvider, _
    hostItemProvider As IHostItemProvider, _
    primaryCookie As String, _
    identifier As String, _
    containerComponent As Object _
) As SmartTagCollection
SmartTagCollection CreateSmartTagCollection(
    IServiceProvider serviceProvider,
    IHostItemProvider hostItemProvider,
    string primaryCookie,
    string identifier,
    Object containerComponent
)

Paramètres

Valeur de retour

Type : Microsoft.Office.Tools.SmartTagCollection

Sécurité .NET Framework

Voir aussi

Référence

Factory Interface

Microsoft.Office.Tools, espace de noms