Amazon.AWSHealth.Model.DescribeEventTypesResponse.IsSetEventTypes C# (CSharp) Méthode

IsSetEventTypes() private méthode

private IsSetEventTypes ( ) : bool
Résultat bool
        internal bool IsSetEventTypes()
        {
            return this._eventTypes != null && this._eventTypes.Count > 0; 
        }
DescribeEventTypesResponse