Encapsulates results of an aggregate operation.
            
| C# | Visual Basic | Visual C++ | J# | 
public interface IAggregationResult
Public Interface IAggregationResult
public interface class IAggregationResult
public interface IAggregationResult
| All Members | Methods | Properties | |||
| Icon | Member | Description | 
|---|---|---|
| Count | 
            Returns the number of results
              | |
| Get(Int32) | 
            Returns the result for the specified index
              | 
