IEditorFormatMap.BeginBatchUpdate Method

Definition

Begins a batch update on this IEditorFormatMap. Events will not be raised until EndBatchUpdate() is called.

C++/CX
public:
 void BeginBatchUpdate();

Exceptions

BeginBatchUpdate() was called for a second time without calling EndBatchUpdate().

Remarks

You must call EndBatchUpdate() in order to re-enable FormatMappingChanged events.

Applies to

Ürün Sürümler
Visual Studio SDK 2015, 2017, 2019, 2022