Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordData C# (CSharp) Méthode

IsSetRecordData() private méthode

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