Amazon.EC2.Model.Filter.IsSetValues C# (CSharp) 메소드

IsSetValues() 개인적인 메소드

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