Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordData C# (CSharp) Метод

IsSetRecordData() приватный Метод

private IsSetRecordData ( ) : bool
Результат bool
        internal bool IsSetRecordData()
        {
            return this._recordData != null && this._recordData.Count > 0; 
        }