Amazon.RDS.Model.DescribeEventSubscriptionsResult.IsSetEventSubscriptionsList C# (CSharp) 메소드

IsSetEventSubscriptionsList() 개인적인 메소드

private IsSetEventSubscriptionsList ( ) : bool
리턴 bool
        internal bool IsSetEventSubscriptionsList()
        {
            return this.eventSubscriptionsList.Count > 0;
        }
    }
DescribeEventSubscriptionsResult