Int64Aggregator.SumResult Property

Definition

Returns an Int64 value that contains the sum of a sequence of Int64 values.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property long SumResult { long get(); };
public long SumResult { get; }
member this.SumResult : int64
Public ReadOnly Property SumResult As Long

Property Value

An Int64 value that contains the sum of a sequence of Int64 values.

Applies to