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

IsSetStatistics() private méthode

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