CSSearchableIndex_CSOptionalBatchingExtension.BeginIndexBatch Method

Definition

Begins an index update batch.

[Foundation.Export("beginIndexBatch")]
public static void BeginIndexBatch (this CoreSpotlight.CSSearchableIndex This);
static member BeginIndexBatch : CoreSpotlight.CSSearchableIndex -> unit

Parameters

This
CSSearchableIndex

The instance on which this method operates.

Attributes

Applies to