Table of Contents

Interface IMongoUpdate

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

A marker interface that represents an update modifier (see UpdateDocument and the Update builder).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoUpdate>))]
public interface IMongoUpdate
Extension Methods