Amazon.ElasticTranscoder.Model.Captions.IsSetCaptionFormats C# (CSharp) 메소드

IsSetCaptionFormats() 개인적인 메소드

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