Search notes:

System.Management.Automation.InformationalRecord (class)

System.Management.Automation.InformationalRecord is the base class for items in PSInformationalBuffers.
An InformationalRecord consists of

Inheritance

There are three record types that derive from InformationalRecord:
In particular, note that the following three types don't inherit from InformationalRecord, but directly from System.Object:

See also

System.Management.Automation.PSDataCollection<T>, System.Management.Automation.PSDataStreams

Index