UpdateBuilderPullAllWrapped Method | 
| Name | Description | |
|---|---|---|
| PullAllWrappedT(String, T) | 
            Removes all values from the named array element that are equal to any of a list of wrapped values (see $pullAll).
              | |
| PullAllWrappedT(String, IEnumerableT) | 
            Removes all values from the named array element that are equal to any of a list of wrapped values (see $pullAll).
              |