Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PSCustomObject Count/Length properties and ForEach/Where methods description. #2954

Merged
merged 2 commits into from
Sep 25, 2018

Conversation

sethvs
Copy link
Contributor

@sethvs sethvs commented Sep 25, 2018

The Count/Length properties and ForEach/Where methods was actually added to a singleton PSCustomObject.

But examples show applying these methods/properties to arrays of PSCustomObject, which existed for quite some time.

Version(s) of document impacted

  • Impacts 6.next document
  • Impacts 6 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not updating all version of documents

  • The documented feature was introduced in version (list version here) of PowerShell
  • This issue only shows up in version (list version(s) here) of the document
  • This PR partially fixes the issue, and issue # tracks the remaining work

@zjalexander
Copy link
Contributor

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-Core-61.md ✅Succeeded View (powershell-3.0)
View (powershell-4.0)
View (powershell-5.0)
View (powershell-5.1)
View (powershell-6)

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@zjalexander
Copy link
Contributor

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-Core-61.md ✅Succeeded View (powershell-3.0)
View (powershell-4.0)
View (powershell-5.0)
View (powershell-5.1)
View (powershell-6)

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@sdwheeler sdwheeler merged commit 415dda5 into MicrosoftDocs:staging Sep 25, 2018
@sethvs sethvs deleted the whatsnew61-2 branch September 27, 2018 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants