Amazon.ElasticTranscoder.Model.Captions.IsSetCaptionSources C# (CSharp) Method

IsSetCaptionSources() private method

private IsSetCaptionSources ( ) : bool
return bool
        internal bool IsSetCaptionSources()
        {
            return this._captionSources != null && this._captionSources.Count > 0; 
        }