FileCodeModel2.BeginBatch 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.
Suspends the occurrence of edit events until all changes to the code model have been applied.
public:
void BeginBatch();
public:
void BeginBatch();
void BeginBatch();
[System.Runtime.InteropServices.DispId(203)]
public void BeginBatch ();
[<System.Runtime.InteropServices.DispId(203)>]
abstract member BeginBatch : unit -> unit
Public Sub BeginBatch ()
- Attributes
Remarks
BeginBatch defines the beginning of the batch.