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