Amazon.AWSSupport.Model.Service.IsSetCategories C# (CSharp) Method

IsSetCategories() private method

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