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