Amazon.Polly.Model.DescribeVoicesResponse.IsSetVoices C# (CSharp) Method

IsSetVoices() private method

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