Skip to main content
A newer version of this page is available. .

EFFiltersCollection.CopyTo Method

Name Parameters Description
CopyTo(DBSetFilter[], Int32) array, arrayIndex Copies the entire filter collection to a one dimensional array starting at the specified index of the target array.
CopyTo(Array, Int32) array, index Copies the entire filter collection to a one dimensional array starting at the specified index of the target array.