Amazon.Route53.Model.ListReusableDelegationSetsResponse.IsSetDelegationSets C# (CSharp) Méthode

IsSetDelegationSets() private méthode

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