EFFiltersCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(Int32, DBSetFilter) | index, item | Inserts the specified filter into the collection at the specified position. |
Insert(Int32, Object) | index, value | Inserts the specified filter into the collection at the specified position. |