[ROOT] / doc / toc / ARCQuery / Class / FunctionKeyAggregateAvg / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | FunctionKeyAggregateAvg | 
| Namespace | ARCQuery | 
| Type | FunctionKeyAggregateAvg | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| BaseTypes | FunctionKey; FunctionKeyAggregate | 
| ClassNamespace | ARCQuery | 
| ClassType | FunctionKeyAggregateAvg | 
| Interfaces | ITypeDescriber; -IEquatable<FunctionKey>- | 
Calculates the average of the given properties.
Any property not convertible to type of double is regarded as 0.
See SyntaxHelp.
Generated 2025-10-31 13:40:31.456 UTC