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