Amazon.ServiceCatalog.Model.UpdatePortfolioRequest.IsSetRemoveTags C# (CSharp) 메소드

IsSetRemoveTags() 개인적인 메소드

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