Amazon.Polly.Model.DescribeVoicesResponse.IsSetVoices C# (CSharp) 메소드

IsSetVoices() 개인적인 메소드

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