| IModifiableCollection Interface |
Note: This API is now obsolete.
Namespace: Intuit.Ipp.LinqExtender.Abstraction
[ObsoleteAttribute("Deprecated. Use QueryService->ExecuteIdsQuery")] public interface IModifiableCollection
The IModifiableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear |
Clears out items from collection.
| |
| Sort |
Sorts the collection, using the orderby clause used in query.
|