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

IsSetCaptionFormats() private method

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