Amazon.Redshift.Model.EventCategoriesMap.IsSetEvents C# (CSharp) 메소드

IsSetEvents() 개인적인 메소드

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