FileCodeModel2.EndBatch Method

Definition

Enables the suspended events to occur after the batch edit of the code model.

public:
 void EndBatch();
public:
 void EndBatch();
void EndBatch();
[System.Runtime.InteropServices.DispId(204)]
public void EndBatch ();
[<System.Runtime.InteropServices.DispId(204)>]
abstract member EndBatch : unit -> unit
Public Sub EndBatch ()
Attributes

Remarks

EndBatch defines the end of the batch.

Applies to