Amazon.EC2.Model.AccountAttribute.IsSetAttributeValues C# (CSharp) 메소드

IsSetAttributeValues() 개인적인 메소드

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