Amazon.ElasticTranscoder.Model.TestRoleRequest.IsSetTopics C# (CSharp) Method

IsSetTopics() private method

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