Amazon.ElasticTranscoder.Model.InputCaptions.IsSetCaptionSources C# (CSharp) 메소드

IsSetCaptionSources() 개인적인 메소드

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