Partager via


ModelingDocData.CreateObject, méthode

Crée un objet

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Déclaration
Protected Function CreateObject ( _
    localRegistry As ILocalRegistry, _
    clsid As Guid, _
    typeId As Guid _
) As Object
protected Object CreateObject(
    ILocalRegistry localRegistry,
    Guid clsid,
    Guid typeId
)

Paramètres

  • typeId
    Type : System.Guid
    GUID associé au System.Type spécifié.

Valeur de retour

Type : System.Object

Sécurité .NET Framework

Voir aussi

Référence

ModelingDocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms