FileCodeModel2.EndBatch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.