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
'Usage
Dim instance As FileCodeModel2

instance.EndBatch()
void EndBatch()
void EndBatch()
function EndBatch()

Remarks

EndBatch defines the end of the batch.

.NET Framework Security

See Also

Reference

FileCodeModel2 Interface

FileCodeModel2 Members

EnvDTE80 Namespace