Method DeleteById NamespaceMongoDB.Driver.GridFS AssemblyMongoDB.Driver.Legacy.dll DeleteById(BsonValue) Deletes a GridFS file. public void DeleteById(BsonValue id) Parameters id BsonValue The GridFS file Id.