Method EndUpdating
EndUpdating()
Indicates that updates to IVariable have finished and sends the EndUpdate event. Note: BeginUpdating() and EndUpdating() can be nested, EndUpdate will only be called after the last EndUpdate.
Declaration
public static void EndUpdating()