Interface IMongoUpdate
A marker interface that represents an update modifier (see UpdateDocument and the Update builder).
[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoUpdate>))]
public interface IMongoUpdate
- Extension Methods