Amazon.ElasticTranscoder.Model.Captions.IsSetCaptionSources C# (CSharp) Méthode

IsSetCaptionSources() private méthode

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