IndexedCollection<T>.CopyTo Method

Include Protected Members
Include Inherited Members

Copies the collection.

Overload List

  Name Description
Public method CopyTo(Array, Int32) Copies the internal collection to the specified array starting at the specified index. (Inherited from GenericCollection<T>.)
Public method CopyTo([], Int32) Copies the internal collection to the given array starting at the specified index. (Inherited from GenericCollection<T>.)

Top

See Also

Reference

IndexedCollection<T> Class

IndexedCollection<T> Members

Microsoft.SharePoint.Taxonomy.Generic Namespace