ListItemBasedReadOnlyCollection<T>.CopyTo method
Overload list
Name | Description | |
---|---|---|
CopyTo(Array, Int32) | Copies the internal collection to the specified array, starting at the specified index. (Inherited from CollectionBase<T>.) | |
CopyTo([], Int32) | Copies the internal collection to the given array starting at the specified index. |
Top
See also
Reference
ListItemBasedReadOnlyCollection<T> class