Skip to main content

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.