Amazon.EC2.Model.DescribeSpotPriceHistoryRequest.IsSetProductDescriptions C# (CSharp) 메소드

IsSetProductDescriptions() 개인적인 메소드

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