Udostępnij za pośrednictwem


Metoda ElementGroupPrototype.GetProtoElement —

Pobierz ProtoElement, odpowiadające określonym identyfikatorze.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Składnia

'Deklaracja
Public Function GetProtoElement ( _
    id As Guid _
) As ProtoElement
public ProtoElement GetProtoElement(
    Guid id
)

Parametry

  • id
    Typ: System.Guid
    Identyfikator źródła ProtoElement.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ProtoElement
ProtoElement, odpowiadające określonym identyfikatorze; wartość NULL, jeśli nie znaleziono ProtoElement.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementGroupPrototype Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling