Returns the average of values of the specified path.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public AggregationSet Average( string path )
Public Function Average ( _ path As String _ ) As AggregationSet
public: AggregationSet^ Average( String^ path )
public AggregationSet Average( String path )
![](../icons/collapse_all.gif)
- path (String)
- Path to inspect
![](../icons/collapse_all.gif)
Average of values of specified path