Amazon.Redshift.Model.ReservedNodeOffering.IsSetRecurringCharges C# (CSharp) 메소드

IsSetRecurringCharges() 개인적인 메소드

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