Amazon.EC2.Model.DescribeSpotPriceHistoryResult.IsSetSpotPriceHistory C# (CSharp) Метод

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

private IsSetSpotPriceHistory ( ) : bool
Результат bool
        internal bool IsSetSpotPriceHistory()
        {
            return this.spotPriceHistory.Count > 0;
        }
DescribeSpotPriceHistoryResult