GroupInfoNoElement Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Emitted by Group-Object when the NoElement option is true.
public ref class GroupInfoNoElement sealed : Microsoft::PowerShell::Commands::GroupInfopublic ref class GroupInfoNoElement sealed : Microsoft::PowerShell::Commands::GroupInfoclass GroupInfoNoElement sealed : Microsoft::PowerShell::Commands::GroupInfopublic sealed class GroupInfoNoElement : Microsoft.PowerShell.Commands.GroupInfotype GroupInfoNoElement = class
    inherit GroupInfoPublic NotInheritable Class GroupInfoNoElement
Inherits GroupInfo- Inheritance
Properties
| Count | Gets the number of objects in the group.(Inherited from GroupInfo) | 
| Group | Gets the list of objects in this group.(Inherited from GroupInfo) | 
| Name | Gets the name of the group.(Inherited from GroupInfo) | 
| Values | Gets the values of the group.(Inherited from GroupInfo) |