Amazon.DynamoDBv2.Model.ExpectedAttributeValue.IsSetAttributeValueList C# (CSharp) Méthode

IsSetAttributeValueList() private méthode

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