Table of Contents

Constructor Acknowledged

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Acknowledged(long)

Initializes a new instance of the DeleteResult.Acknowledged class.

public Acknowledged(long deletedCount)

Parameters

deletedCount long

The deleted count.