Amazon.DynamoDBv2.Model.AttributeValue.IsSetBS C# (CSharp) Méthode

IsSetBS() private méthode

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