MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
UpdateDefinitionBuilder(TDocument) Class
UpdateDefinitionBuilder(TDocument) Methods
PopLast Method
PopLast Method (Expression(Func(TDocument, Object)))
PopLast Method (FieldDefinition(TDocument))
UpdateDefinitionBuilder
<
TDocument
>
.
PopLast Method
Overload List
Name
Description
PopLast(Expression
<
Func
<
TDocument, Object
>
>
)
Creates a pop first operator.
PopLast(FieldDefinition
<
TDocument
>
)
Creates a pop operator.
Top
See Also
Reference
UpdateDefinitionBuilder
<
TDocument
>
Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB