UpdateDefinitionExtensions.PopLast Method |
Name | Description | |
---|---|---|
![]() ![]() | PopLast<TDocument>(UpdateDefinition<TDocument>, FieldDefinition<TDocument>) |
Combines an existing update with a pop operator.
|
![]() ![]() | PopLast<TDocument>(UpdateDefinition<TDocument>, Expression<Func<TDocument, Object>>) |
Combines an existing update with a pop operator.
|