Share via


FileCodeModel2.EndBatch Method

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

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
Sub EndBatch
void EndBatch()
void EndBatch()
abstract EndBatch : unit -> unit
function EndBatch()

Remarks

EndBatch defines the end of the batch.

.NET Framework Security

See Also

Reference

FileCodeModel2 Interface

EnvDTE80 Namespace