A marker interface that represents an update modifier (see UpdateDocument and the Update builder).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public interface IMongoUpdate
Public Interface IMongoUpdate
type IMongoUpdate = interface end
See Also