Amazon.CloudWatchLogs.Model.TestMetricFilterResponse.IsSetMatches C# (CSharp) 메소드

IsSetMatches() 개인적인 메소드

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