Table of Contents

Method DeleteById

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.Legacy.dll

DeleteById(BsonValue)

Deletes a GridFS file.

public void DeleteById(BsonValue id)

Parameters

id BsonValue

The GridFS file Id.