| UpdateBuilderTDocumentPull Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | PullTValue(ExpressionFuncTDocument, IEnumerableTValue, FuncQueryBuilderTValue, IMongoQuery) | 
            Removes all values from the named array element that match some query (see $pull).
             | 
|  | PullTValue(ExpressionFuncTDocument, IEnumerableTValue, TValue) | 
            Removes all values from the named array element that are equal to some value (see $pull).
             | 
 See Also
See Also