GroupInfo Class

Definition

Emitted by Group-Object.

public ref class GroupInfo
[Windows::Foundation::Metadata::WebHostHidden]
public ref class GroupInfo
[Windows::Foundation::Metadata::WebHostHidden]
class GroupInfo
public class GroupInfo
[System.Diagnostics.DebuggerDisplay("{Name} ({Count})")]
public class GroupInfo
type GroupInfo = class
[<System.Diagnostics.DebuggerDisplay("{Name} ({Count})")>]
type GroupInfo = class
Public Class GroupInfo
Inheritance
GroupInfo
Derived
Attributes

Properties

Count

Gets the number of objects in the group.

Group

Gets the list of objects in this group.

Name

Gets the name of the group.

Values

Gets the values of the group.

Applies to