Share via


EntitySet<TEntity>.CopyTo method

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