Freigeben über


ProtoLink.ReconstituteObject-Methode

Erstellen von einem ElementLink im angegebenen Speicher

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

'Declaration
Public Overrides Function ReconstituteObject ( _
    idDictionary As Dictionary(Of Guid, Guid), _
    partition As Partition _
) As ModelElement
public override ModelElement ReconstituteObject(
    Dictionary<Guid, Guid> idDictionary,
    Partition partition
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.ModelElement

.NET Framework-Sicherheit

Siehe auch

Referenz

ProtoLink Klasse

Microsoft.VisualStudio.Modeling-Namespace