Share via


CSSearchableIndex_CSOptionalBatchingExtension.BeginIndexBatch Method

Definition

Begins an index update batch.

[Foundation.Export("beginIndexBatch")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void BeginIndexBatch(this CoreSpotlight.CSSearchableIndex This);
[<Foundation.Export("beginIndexBatch")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member BeginIndexBatch : CoreSpotlight.CSSearchableIndex -> unit

Parameters

This
CSSearchableIndex

The instance on which this method operates.

Attributes

Applies to