Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordData C# (CSharp) Method

IsSetRecordData() private method

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