ModelEditingScope.OnComplete Method

Definition

Performs the actual complete of the editing scope.

protected:
 abstract void OnComplete();
protected abstract void OnComplete ();
abstract member OnComplete : unit -> unit
Protected MustOverride Sub OnComplete ()

Applies to