Sdílet prostřednictvím


ElementGroupPrototype.GetReconstitutedElement – metoda

Vrátí obnoveného ModelElement uveden identifikátor guid zdrojového ModelElement.

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetReconstitutedElement ( _
    transaction As Transaction, _
    sourceElementId As Guid _
) As ModelElement
public static ModelElement GetReconstitutedElement(
    Transaction transaction,
    Guid sourceElementId
)

Parametry

  • sourceElementId
    Typ: System.Guid
    Id zdroje ModelElement

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.ModelElement

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementGroupPrototype Třída

Microsoft.VisualStudio.Modeling – obor názvů