System.Management.Automation.GenericMeasureInfo
is returned by the PowerShell cmdLet measure-object
. Average | |
Count | KThe number of objects with a given property (whose name is stored in Property ) |
Maximum | |
Minimum | |
Property | Property name (Inherited from MeasureInfo ) |
StandardDeviation | T |
Sum | T |
Microsoft.PowerShell.Commands.MeasureInfo
.