Click or drag to resize

MongoCursorClone Method

Overload List
  NameDescription
Public methodCloneTDocument
Creates a clone of the cursor.
Public methodClone(Type)
Creates a clone of the cursor.
Public methodCloneTDocument(IBsonSerializer)
Creates a clone of the cursor.
Public methodClone(Type, IBsonSerializer)
Creates a clone of the cursor.
Top
See Also