MongoCursor.Clone Method |
Name | Description | |
---|---|---|
![]() | Clone<TDocument>() |
Creates a clone of the cursor.
|
![]() | Clone(Type) |
Creates a clone of the cursor.
|
![]() | Clone<TDocument>(IBsonSerializer) |
Creates a clone of the cursor.
|
![]() | Clone(Type, IBsonSerializer) |
Creates a clone of the cursor.
|