Amazon.EC2.Model.AccountAttribute.IsSetAttributeValues C# (CSharp) Méthode

IsSetAttributeValues() private méthode

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