Amazon.CloudWatch.Model.GetMetricStatisticsRequest.IsSetExtendedStatistics C# (CSharp) 메소드

IsSetExtendedStatistics() 개인적인 메소드

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