Click or drag to resize
Update.Replace Method
Overload List
  NameDescription
Public methodStatic memberReplace<TNominalType>(TNominalType)
Replaces the entire document with a new document (the _id must remain the same).
Public methodStatic memberReplace(Type, Object)
Replaces the entire document with a new document (the _id must remain the same).
Top
See Also