Skip to content

All intrinsic members should be listed in the topic, even if discussed in more detail elsewhere #8277

@mklement0

Description

@mklement0

Follow-up from #8274:

The purpose of this topic is to discuss PowerShell's "member magic", i.e. when it exposes members on instances and types that aren't natively present on the .NET instance or type at hand (irrespective of the .NET types involved, and separately from the ETS).

As such, it would be helpful to have a complete list of intrinsic members - even in cases where specific members are discussed in more detail elsewhere.

An existing example are the intrinsic .Where() and .ForEach() array methods, which are commendable mentioned here, with a link to the topic where they're discussed in detail.

The intrinsic members currently missing are:

There may be others - it's worth making sure all are covered.


Document Details

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

Metadata

Metadata

Assignees

Labels

area-aboutArea - About_ topics

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions