.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.LinqExtender
Query(T) Class
Query(T) Methods
Add Method
AddRange Method
Any Method
Clear Method
Count Method
CreateQuery Method
Execute Method
First Method
FirstOrDefault Method
GetEnumerator Method
Last Method
LastOrDefault Method
Remove Method
Single Method
SingleOrDefault Method
Sort Method
SubmitChanges Method
VisitBinary Method
VisitConstant Method
VisitMemberAccess Method
VisitMethodCall Method
VisitUnary Method
Query
T
Remove Method
Marks an item to be removed.
Namespace:
Intuit.Ipp.LinqExtender
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
void
Remove
( T
value
)
Parameters
value
Type:
T
query object.
Implements
IModifiableCollection
T
Remove(T)
See Also
Reference
Query
T
Class
Intuit.Ipp.LinqExtender Namespace