Amazon.CloudWatch.Model.GetMetricStatisticsRequest.IsSetExtendedStatistics C# (CSharp) Method

IsSetExtendedStatistics() private method

private IsSetExtendedStatistics ( ) : bool
return bool
        internal bool IsSetExtendedStatistics()
        {
            return this._extendedStatistics != null && this._extendedStatistics.Count > 0; 
        }