Amazon.EC2.Model.ReservedInstancesListing.IsSetPriceSchedules C# (CSharp) 메소드

IsSetPriceSchedules() 개인적인 메소드

private IsSetPriceSchedules ( ) : bool
리턴 bool
        internal bool IsSetPriceSchedules()
        {
            return this._priceSchedules != null && this._priceSchedules.Count > 0; 
        }