Amazon.SQS.Model.ReceiveMessageRequest.IsSetMessageAttributeNames C# (CSharp) 메소드

IsSetMessageAttributeNames() 개인적인 메소드

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