Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rough documentation #1061

Open
Open
Labels
🏁 Release: .NET Core 2.xIdentifies work items for the .NET Core 2.x releasesPri1Indicates issues/PRs that are high priorityarea-System.Linqdotnet-api/prodhelp wantedGood for community contributors to help [up-for-grabs]new-contentIndicates PRs that contain new articles
Milestone
@psmay

Description

@psmay

Summary

Omits a specified number of elements from the end of a sequence and returns the remaining elements.

Type parameters

  • TSource: The type of the elements ofsource.

Parameters

  • source: AnIEnumerable<T> to return elements from.
  • count: The number of elements to omit from the end of the sequence.

Returns

AnIEnumerable<T> that contains the elements from the input sequence except the omitted elements.

Exceptions

  • ArgumentNullException:source isnull.

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🏁 Release: .NET Core 2.xIdentifies work items for the .NET Core 2.x releasesPri1Indicates issues/PRs that are high priorityarea-System.Linqdotnet-api/prodhelp wantedGood for community contributors to help [up-for-grabs]new-contentIndicates PRs that contain new articles

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp