Amazon.ElasticTranscoder.Model.Captions.IsSetCaptionFormats C# (CSharp) Метод

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

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