Amazon.AWSHealth.Model.EntityFilter.IsSetEntityValues C# (CSharp) Method

IsSetEntityValues() private method

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