ModelEditingScope.Complete Method

Definition

Completes the editing scope by calling the OnComplete() method.

public:
 void Complete();
public void Complete ();
member this.Complete : unit -> unit
Public Sub Complete ()

Exceptions

The editing scope has already been reverted or completed.

Applies to