Amazon.ElasticTranscoder.Model.CaptionFormat.IsSetPattern C# (CSharp) Method

IsSetPattern() private method

private IsSetPattern ( ) : bool
return bool
        internal bool IsSetPattern()
        {
            return this._pattern != null;
        }