Amazon.ElasticTranscoder.Model.InputCaptions.IsSetCaptionSources C# (CSharp) Метод

IsSetCaptionSources() приватный Метод

private IsSetCaptionSources ( ) : bool
Результат bool
        internal bool IsSetCaptionSources()
        {
            return this._captionSources != null && this._captionSources.Count > 0; 
        }