Amazon.AutoScaling.Model.DescribeMetricCollectionTypesResult.IsSetMetrics C# (CSharp) Method

IsSetMetrics() private method

private IsSetMetrics ( ) : bool
return bool
        internal bool IsSetMetrics()
        {
            return this.metrics.Count > 0;
        }
DescribeMetricCollectionTypesResult