Amazon.Polly.Model.DescribeVoicesResponse.IsSetVoices C# (CSharp) Méthode

IsSetVoices() private méthode

private IsSetVoices ( ) : bool
Résultat bool
        internal bool IsSetVoices()
        {
            return this._voices != null && this._voices.Count > 0; 
        }
DescribeVoicesResponse