Amazon.SQS.Model.MessageAttributeValue.IsSetBinaryListValues C# (CSharp) Méthode

IsSetBinaryListValues() private méthode

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