Amazon.EC2.Model.AccountAttribute.IsSetAttributeValues C# (CSharp) Method

IsSetAttributeValues() private method

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