ChangedItemCollection.CopyTo Method
Include Protected Members
Include Inherited Members
Copies the collection.
Overload List
| Name | Description | |
|---|---|---|
![]() |
CopyTo(Array, Int32) | Copies the internal collection to the specified array starting at the specified index. (Inherited from GenericCollection<T>.) |
![]() |
CopyTo([], Int32) | Copies the internal collection to the given array starting at the specified index. (Inherited from GenericCollection<T>.) |
Top
.gif)