Amazon.CloudWatch.Model.GetMetricStatisticsRequest.IsSetExtendedStatistics C# (CSharp) Méthode

IsSetExtendedStatistics() private méthode

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