Amazon.SQS.Model.Message.IsSetAttributes C# (CSharp) Метод

IsSetAttributes() приватный Метод

private IsSetAttributes ( ) : bool
Результат bool
        internal bool IsSetAttributes()
        {
            return this._attributes != null && this._attributes.Count > 0; 
        }