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

IsSetCaptionFormats() private méthode

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