Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordData C# (CSharp) 메소드

IsSetRecordData() 개인적인 메소드

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