Amazon.CloudWatch.Model.ListMetricsResponse.IsSetMetrics C# (CSharp) Method

IsSetMetrics() private method

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