Amazon.SQS.Model.ReceiveMessageRequest.IsSetMessageAttributeNames C# (CSharp) Method

IsSetMessageAttributeNames() private method

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