EntitySet<TEntity>.CopyTo Method

Include Protected Members
Include Inherited Members

Copies the members of the EntitySet<TEntity> to the specified array beginning at the specified array index.

Overload List

  Name Description
Public method CopyTo(Array, Int32) Copies the members of the EntitySet<TEntity> to the specified array beginning at the specified array index.
Public method CopyTo([], Int32) Copies the members of the EntitySet<TEntity> to the specified array beginning at the specified array index.

Top

See Also

Reference

EntitySet<TEntity> Class

EntitySet<TEntity> Members

Microsoft.SharePoint.Linq Namespace