SimpleMonikerResolver::AddNewElement Method (ModelElement^)

 

Adds an element during a deserialization transaction.

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

public:
virtual void AddNewElement(
	ModelElement^ newElement
)

Parameters

newElement
Type: Microsoft.VisualStudio.Modeling::ModelElement^

The element.

Return to top
Show: