ProtoElementBase.ReconstituteObject Method

Creates an element in the partition with the same attributes as the progenitor element

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

Syntax

public virtual ModelElement ReconstituteObject(
    Dictionary<Guid, Guid> idDictionary,
    Partition partition
)

Parameters

Return Value

Type: Microsoft.VisualStudio.Modeling.ModelElement

.NET Framework Security

See Also

Reference

ProtoElementBase Class

Microsoft.VisualStudio.Modeling Namespace