Amazon.Route53.Model.ListReusableDelegationSetsResponse.IsSetDelegationSets C# (CSharp) Method

IsSetDelegationSets() private method

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