SelectedShapesCollection::CommitPendingEdit Method (DiagramClientView^)

 

Commits the in-place edit.

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

public:
bool CommitPendingEdit(
	DiagramClientView^ view
)

Parameters

view
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^

The DiagramClientView that is hosting the in-place editor.

Return Value

Type: System::Boolean
Return to top
Show: