Amazon.DynamoDBv2.Model.ItemCollectionMetrics.IsSetSizeEstimateRangeGB C# (CSharp) Méthode

IsSetSizeEstimateRangeGB() private méthode

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