Amazon.Route53.Model.ListResourceRecordSetsResponse.IsSetResourceRecordSets C# (CSharp) Method

IsSetResourceRecordSets() private method

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