UpdateBuilder.PullAllWrapped Method |
Name | Description | |
---|---|---|
PullAllWrapped<T>(String, IEnumerable<T>) |
Removes all values from the named array element that are equal to any of a list of wrapped values (see $pullAll).
| |
PullAllWrapped<T>(String,T[]) |
Removes all values from the named array element that are equal to any of a list of wrapped values (see $pullAll).
|