Amazon.CertificateManager.Model.ListCertificatesResponse.IsSetCertificateSummaryList C# (CSharp) Method

IsSetCertificateSummaryList() private method

private IsSetCertificateSummaryList ( ) : bool
return bool
        internal bool IsSetCertificateSummaryList()
        {
            return this._certificateSummaryList != null && this._certificateSummaryList.Count > 0; 
        }