Partager via


ElementGroupPrototype.GetProtoElement, méthode

Obtenez le ProtoElement correspondant à l'ID spécifiée

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

Syntaxe

'Déclaration
Public Function GetProtoElement ( _
    id As Guid _
) As ProtoElement
public ProtoElement GetProtoElement(
    Guid id
)

Paramètres

  • id
    Type : System.Guid
    L'identificateur de la source ProtoElement.

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.ProtoElement
Le ProtoElement correspondant à l'identificateur spécifié ; null si le ProtoElement était introuvable.

Sécurité .NET Framework

Voir aussi

Référence

ElementGroupPrototype Classe

Microsoft.VisualStudio.Modeling, espace de noms