Amazon.SQS.Model.MessageAttributeValue.IsSetBinaryListValues C# (CSharp) Метод

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

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